Add a receipt so auth_cmd exec only runs when parameters change. - #726
Add a receipt so auth_cmd exec only runs when parameters change.#726johnzimm wants to merge 1 commit into
Conversation
00ec4ac to
51af918
Compare
|
Can we get this merged please? |
|
It looks like the "if receipt" logic has been implemented over in the puppetlabs "supported" repo: https://github.com/puppetlabs/puppetlabs-docker/blob/master/manifests/registry.pp#L69 I would assume that the puppetlabs repo now supersedes this one? |
|
Weird. The puppetlabs version is one behind this one. |
|
Oops silly me. The puppetlabs repo is 1.1.0 and this one is 5.3.0 |
|
Yeah. I've made note to migrate my puppet-control. It seems the next issue opened here would be to just ask that a notice be posted in the README and Puppet Forge directing people to the puppetlabs module as it looks like the continuation of this code base and puppetlabs is tagged it as "supported" in the forge. |
|
Sounds like a good plan. |
Possible solution/workaround for #678