Hello! My puppet scripts have gotten complicated, and I''d like to visualize what''s going on. I''ve seen http://reductivelabs.com/trac/puppet/wiki/FrequentlyAskedQuestions#how-do-i-use-puppet-s-graphing-support , but I find that the graph is pretty unwieldy, and graphviz renders it illegibly. Has anyone had much success getting complicated puppet configurations to graph nicely? I''d also love to get the graph before running on real machines: presumably, given the manifest files, the DAG is consistent? On a somewhat related note, does anyone have puppet manifests for installing puppetshow to share? Thanks, -- Philip --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
On Mar 4, 2009, at 6:01 PM, Philip Zeyliger wrote:> > Hello! > > My puppet scripts have gotten complicated, and I''d like to visualize > what''s going on. I''ve seen > http://reductivelabs.com/trac/puppet/wiki/FrequentlyAskedQuestions#how-do-i-use-puppet-s-graphing-support > , but I find that the graph is pretty unwieldy, and graphviz renders > it illegibly. Has anyone had much success getting complicated puppet > configurations to graph nicely? I''d also love to get the graph before > running on real machines: presumably, given the manifest files, the > DAG is consistent?The DAG is per-machine, so it''s not consistent for manifests, but it should be consistent for a set of manifests and node facts.> > On a somewhat related note, does anyone have puppet manifests for > installing puppetshow to share?Should, but don''t. :/ -- The trouble with the rat race is that even if you win, you''re still a rat. -- Lily Tomlin --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
On Mar 5, 1:01 am, Philip Zeyliger <phi...@cloudera.com> wrote:> On a somewhat related note, does anyone have puppet manifests for > installing puppetshow to share? >Puppetshow is broken and has been for a while, nor has it been touched in a long time so getting it running might take some work. Other people have posted about it on this list, but I don''t think anyone has tracked down the errors yet. Scott --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---