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

Full hiera #26

Closed
wants to merge 3 commits into from
Closed

Full hiera #26

wants to merge 3 commits into from

Conversation

pvbouwel
Copy link

Hi,

I noticed that in your documentation you talk about hiera but I couldn't find a way to use your module by only using hiera configuration. For the stanzas it was needed to call the defines which is not possible with hiera alone (correct me if I'm wrong).

Therefore I added some code that takes a configuration hash identified by beaver::stanzas first I added the code to init.pp but due to dependencies between the beaver class, service etc this introduced a cyclic dependency. That is why I added another class called stanza's with only one task (to load stanza's from hiera when supplied).

Kind regards,

Peter

Peter Van Bouwel added 3 commits November 12, 2014 11:28
… changed description field to summary field in metadata.json to adhere to new specs (https://docs.puppetlabs.com/puppet/latest/reference/modules_publishing.html)

Updated documentation to explain hiera example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant