----- Original Message -----
| Hi
| 
| Is it possible to somehow list or view dependency tree of the
| classes,
| packages, services, and other resources for some host?
| 
| I would like to polish my setup so that the first puppet finishes
| everything. Right now I have problems that I have to have 2 or 3
| conncurent runs after installation of blank machine to get it up to
| working order. Obviously I didn't set up all the dependencies between
| resources correctly. It would be cool if I could get some kind of
| output
| like pstree, or even gui graphs if it's possible.
| 
| 
| Thank you.
| 
| 
| --
| Jakov Sosic
| www.srce.unizg.hr

Add graph = true to the agent section on your puppet client.  Then look in 
/var/lib/puppet/state/graphs.  You can then use dot to generate images of the 
dependencies.

-- 
James A. Peltier
Manager, IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone   : 778-782-6573
Fax     : 778-782-3045
E-Mail  : jpelt...@sfu.ca
Website : http://www.sfu.ca/itservices
          http://blogs.sfu.ca/people/jpeltier

Success is to be measured not so much by the position that one has reached
in life but as by the obstacles they have overcome. - Booker T. Washington

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to