search for: db1r1

Displaying 1 result from an estimated 1 matches for "db1r1".

Did you mean: db11
2012 Jul 31
2
Bad exit code?
...;m running puppet agent as a onetime process. I would expect, if it can''t create the pid file, that it would exit non-zero. However, it seems to exit zero. Is there any way to change this? I''d like to know if it couldn''t run, and it seems that this is an error. [root@db1r1 ~]# puppet agent --onetime --detailed-exitcodes [root@db1r1 ~]# puppet agent --onetime --detailed-exitcodes Could not prepare for execution: Could not create PID file: /var/run/puppet/agent.pid [root@db1r1 ~]# echo $? 0 Any thoughts? -Stephanie -- You received this message because you are subscr...