For context... Our puppet setup is complex, with many behaviors controlled by facter facts, in part controlled by a .INI file that support personnel can edit. We manage thousands of VMs.
So unit tests are interesting but offer very limited coverage. Tracking orphans on live nodes is much more comprehensive. In particular it catches things folks haven't thought about.
For example, a node had a class webserver applied. For whatever (bad) reasons that class is no longer applied... hey this node has apache installed and running, but now unmanaged! We sure as heck want an alert over that.
Any long-term puppet infra has high risk of orphaned resources. There's so many ways this can happen.
cheers,
m
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/53F66DE9.4020705%40garretthoneycutt.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CACPiFCJsMK0oOMOZH6WcL27VDk3At3Dz8Pp1Q2o27zPv%2BsmvaQ%40mail.gmail.com.