On 2014-29-05 15:58, Martin Langhoff wrote:
As the complexity of our $workplace puppet configuration grows, I am
increasingly worried that puppet gives us very limited visibility over
resources it no longer manages.
In practical terms: if I mess up my class include/require/inherit
structure so that a node A no longer indirectly includes module Foo,
resources managed by Foo are present in A but "orphaned".
This is a lurking gotcha; and it can lead to subtle problems..
Is there any tool that helps here, for example keeping a manifest of all
resources ever managed by this puppet install? If not, I will probably
try build that into ppg.
Is there a way to ask puppet for a fuller, more explicit report of all
resources tracked during a run?
Thanks,
One way of doing this is to use rspec puppet and write specs for
the base line - "these things should be in the catalog", then run those
tests as part of development to ensure that things that should be in the
catalog are not accidentally dropped as you refactor or make other changes.
- henrik
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+unsubscr...@googlegroups.com
<mailto:puppet-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/CACPiFCLhd34r%3DNjC91kFOq97VGbUpbdWmYC1Z75CgirmO%2Btsug%40mail.gmail.com
<https://groups.google.com/d/msgid/puppet-users/CACPiFCLhd34r%3DNjC91kFOq97VGbUpbdWmYC1Z75CgirmO%2Btsug%40mail.gmail.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
Visit my Blog "Puppet on the Edge"
http://puppet-on-the-edge.blogspot.se/
--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/lm8jmm%24d5b%241%40ger.gmane.org.
For more options, visit https://groups.google.com/d/optout.