Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples docs, reformat add indexes #386

Merged
merged 1 commit into from
Nov 27, 2015
Merged

Add examples docs, reformat add indexes #386

merged 1 commit into from
Nov 27, 2015

Conversation

bogdando
Copy link
Contributor

No description provided.

Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
@bogdando bogdando changed the title (WIP) Add examples docs, reformat add indexes Add examples docs, reformat add indexes Nov 27, 2015
- fetch the resource inputs from the hiera [#]_ ::

$resource = hiera($::resource_name)
$ensure_package = $resource['input']['ensure_package']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we assume that we will stick with variant implemented in puppetv2?
and 'ensure_package' will be available as

hiera('ensure_package', false)

pigmej added a commit that referenced this pull request Nov 27, 2015
Add examples docs, reformat add indexes
@pigmej pigmej merged commit e325a08 into Mirantis:master Nov 27, 2015
@bogdando bogdando deleted the docs_resource_example_puppet branch December 10, 2015 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants