Issue #4851 has been updated by R.I. Pienaar aka Volcane.
> > No I don't get any graphs at all with: > > puppet agent -t -v --graph > you are looking in the vardir for these graphs right? > nor with > > puppet agent -t -v --graph foo.dot > I don't believe this ever worked? The feature to output a single graph to a file just doesnt exist or make sense since --graph makes a number of seperate graph files in your vardir. ---------------------------------------- Bug #4851: puppet agent --graph -t does not work on 2.6.1 http://projects.puppetlabs.com/issues/4851 Author: Peter Meier Status: Needs more information Priority: High Assignee: Nick Lewis Category: plumbing Target version: 2.6.2 Affected version: 2.6.1 Keywords: Branch: Having 2.6.1 installed I'm not able to produce a .dot file by running <pre> puppet agent -t --graph </pre> also <pre> puppet agent -t --graph test.dot </pre> does not produce anything. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
