J.Zimmerman
J.Zimmerman
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?
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...
After manually creating a symlink `/usr/local/bin/pip` to `/bin/pip` the `Exec[bootstrap pip]` notice stops as expected. However the `Package[pip]` notice still displays... ``` Notice: /Stage[main]/Python::Install/Package[pip]/ensure: created ``` One possible reason might...