Hi all, I setup a puppetmaster host and several clients. I don't want them to do "stuff" in the background, but just when I tell them to.
So for this reason I'm running puppetd manually like this: puppetd --server $SERVER --ignorecache --verbose --onetime --no-daemonize Question 1: when I run this remotely, is there a way to know if puppetd was successful or not without looking at syslog? It seems the exit status is always 0 no matter what. Question 2: I also noticed that sometimes I have to run it twice to get all the changes through. That might be because of errors in the manifests, but I've seen that happen also when everything should be fine. Is there a reason for this? I'm running 0.24.5. Thanks, -- Cosimo -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.