-
-
Notifications
You must be signed in to change notification settings - Fork 36
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 possibility to configure defined types via hiera #54
Add possibility to configure defined types via hiera #54
Conversation
b35ab32
to
9551000
Compare
1553069
to
32297bf
Compare
The hashes for the defines work fine in my tests. Sadly the spec test report duplicate declarations of bareos::director and I can't figure out why. If I remove the pre_condition it compiles
Someone knows what I am missing here? |
Dear @benibr, thanks for the PR! This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase? You can find my sourcecode at voxpupuli/vox-pupuli-tasks |
Dear @benibr, thanks for the PR! This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase? You can find my sourcecode at voxpupuli/vox-pupuli-tasks |
Dear @benibr, thanks for the PR! This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase? You can find my sourcecode at voxpupuli/vox-pupuli-tasks |
206c2b4
to
c4fcaab
Compare
c4fcaab
to
6c91a71
Compare
480198d
to
5c3289c
Compare
thanks for the work! |
This is the corresponding PR for #41
Its based on the schema of #37 and allows to use all the defined types via a hiera hash which is then given to
create_resources()