Closed ironpinguin closed 9 years ago
http://www.slideshare.net/roidelapluie/augeas-swiss-knife-resources-for-your-puppet-tree/30 While not sure about it, that'll probably disappear in Puppet 3.8 anyway with a new default config?
I think augeas would be more appropriate for this.
I change it to augeas.
Yes this will disappear. But until we don't have Puppet 3.8 (also if we do not update the puppet version for some other issues, like there have some massive stability problems). If there are not more needed it can be removed again.
:+1:
How hard are the puppet-lint rules here? I'd merge, but see double qoutes, were single qoutes are more appropriate...
Not yet enforced, so I'll merge and clean all up on in one go.
Ah we have the problem that class wasted
in manifests/site.pp
is causing it to fail atm.
Remove the templatedir parameter in the puppet.conf to avoid the warning message on every provision.