Actually use puppetdb_version set as class parameters - #50
Conversation
|
Ah, there is another open point here: Here we cannot use the real parameter value of |
db76a95 to
229d626
Compare
|
I'll try to resolve the CI errors tomorrow... |
229d626 to
7e12e47
Compare
7e12e47 to
b080163
Compare
|
OK, this took me some time, since I don't have a Puppet development environment, certainly not one with all the voxpupuli requirements satisfied. But with voxbox this still was rather easy. I still kept two commits after squashing, one addresses the bug from the original motivation. The second one fixes the same bug in a different manifest ( |
|
The issue seems valid, CC @giacomd as he's also interested. Tbh |
Pull Request (PR) description
Properly solve the issue reported through #46 (#47 was closed, not merged).
This Pull Request (PR) fixes the following issues
Fixes #46 (even though that is already closed)
Sidenote
I have not changed the parameter defaults for
openvoxdb::server, they still all fall back toopenvoxdb::params. Though this paradigm is open for Puppet's automatic parameter lookup, which was broken at least for the openvoxdb package resource, by also using the value fromparams.pp.