Wow, that's a pretty big jump :). It's not super terribly helpful, but each node should have a "classfile" that is often in the $vardir/classes.txt or $statedir/classes.txt that contains all the classes a node has applied to it in the last puppet run. I think `puppetd --configprint classfile` on a node will mention where it is.
-Hunter On Wed, Apr 1, 2015 at 8:17 AM, James Perry <[email protected]> wrote: > I have been tasked to upgrade puppet 0.25.1 to 3.7.4. There has been a > lot of past admins tweaking this puppet server and most of the existing > modules are all ad-hoc creations. I want to ensure I do not miss any > expected dependencies, but I also do not have months to manually traverse > the entire Puppet site.pp file by hand. > > Is there some tool, script or puppet command that will show me a quick > digestion for each node as to what modules it includes and inherits? > > Thanks! > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/1971bf52-6c44-4b96-80fb-72c9dc096355%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-users/1971bf52-6c44-4b96-80fb-72c9dc096355%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAJaQvGA6KZJvGv0kaD-XN7W3bTFe1CdQC8SNHDj_sLegXyHgOw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
