Re: [Puppet Users] Puppet gets stuck + CRON

2012-07-20 Thread Felix Frank
On 07/16/2012 12:03 PM, pierre-emmanuel degand wrote: > Hi, > > I use Cron to avoid puppet to get stuck with this command : /bin/echo "" > | /bin/nc localhost 8139 > But I get this error : /USR/SBIN/CRON[11065]: (CRON) error (grandchild > #11068 failed with exit status 1) > > At the beginning,

[Puppet Users] Puppet gets stuck + CRON

2012-07-16 Thread pierre-emmanuel degand
Hi, I use Cron to avoid puppet to get stuck with this command : /bin/echo "" | /bin/nc localhost 8139 But I get this error : /USR/SBIN/CRON[11065]: (CRON) error (grandchild #11068 failed with exit status 1) At the beginning, i launched : echo "" | nc localhost 8139, but I read that we have to