Hello I''m looking for a way to display in a simple and clear manner the content of a catalog, on a node. By that, I mean, how to know, simply what is the full configuration that is applied by puppet on this node (if I can pass optionally another catalog file path, it is even better :p)? Is there a puppet feature do to so or should I add a ticket for that? -- Aurelien Degremont -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
hey, ----- "Aurelien Degremont" <aurelien.degremont@cea.fr> wrote:> Hello > > I''m looking for a way to display in a simple and clear manner the > content of a catalog, on a node. > By that, I mean, how to know, simply what is the full configuration > that is applied by puppet on this node (if I can > pass optionally another catalog file path, it is even better :p)? > > Is there a puppet feature do to so or should I add a ticket for that?while its not going to produce a manifest that results in the catalog this will show what resources, classes and tags are managed on a machine http://www.devco.net/archives/2010/02/26/what_does_puppet_manage_on_a_node-2.php -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Aurelien Degremont
2010-May-03 16:15 UTC
Re: [Puppet Users] Easy display of catalog content?
Hello Nice script, very near what we need. We will see how we can adapt this to our needs. In the comments, people spoke about putting this upstream, I think it could be very interesting to integrate such feature in standard puppet (by example to manage all types of catalogs). Are there any news in this area? Thanks Aurélien R.I.Pienaar a écrit :> hey, > > ----- "Aurelien Degremont" <aurelien.degremont@cea.fr> wrote: > >> Hello >> >> I''m looking for a way to display in a simple and clear manner the >> content of a catalog, on a node. >> By that, I mean, how to know, simply what is the full configuration >> that is applied by puppet on this node (if I can >> pass optionally another catalog file path, it is even better :p)? >> >> Is there a puppet feature do to so or should I add a ticket for that? > > while its not going to produce a manifest that results in the catalog > this will show what resources, classes and tags are managed on a machine > > http://www.devco.net/archives/2010/02/26/what_does_puppet_manage_on_a_node-2.php >-- Aurelien Degremont CEA -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.