On Mar 20, 2013, at 8:00 AM, MartinW <[email protected]> wrote: > I read on the puppet documentation web pages that there is a parameter called > --detailed-exitcodes which I thought might help but that doesn't work at all: > > puppetd --test --detailed-exitcodes --env test > invalid option: --detailed-exitcodes > Try '/usr/sbin/puppetd --help' > > Am I missing something here, is there any other way for me to tell if puppet > failed?
Isn't puppetd deprecated in favor of "puppet agent"? I use --detailed-exitcodes with "puppet apply" and Puppet 3 and it works like it says on the box. -- Brian Lalor [email protected] -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
