[Puppet Users] Could not intern from yaml: undefined method `intern' for nil:NilClass

2013-07-23 Thread pierra mathieu
Hi everyone, I'm stuck with this error trying to set up inspection reports : Could not send report: Error 400 on SERVER: Could not intern from yaml: undefined method `intern' for nil:NilClass Earlier, I had this one : Could not run: Could not find catalog for hostname That I fixed with : c

[Puppet Users] Puppet calls the ENC twice for some nodes.

2013-09-09 Thread pierra mathieu
Hi everyone, I have an issue setting up Puppet with an ENC. For some nodes, puppet calls my ENC twice with a 2 sec interval. All my agents share the same configuration file. Considering this very basic ENC : #!/bin/bash > nodeName=$1 > echo `date` $nodeName >> /tmp/encCalls > echo "--- > cl

[Puppet Users] Re: Puppet calls the ENC twice for some nodes.

2013-09-20 Thread pierra mathieu
ir/localconfig > server= > report = true > usecacheonfailure = false Commenting *pluginsync* or *report* doesn't change anything. Any other ideas ? Thanks. Le lundi 9 septembre 2013 13:26:26 UTC+2, pierra mathieu a écrit : > > Hi everyone, > > I have an iss

[Puppet Users] Re: Puppet calls the ENC twice for some nodes.

2013-09-20 Thread pierra mathieu
Thanks for the answers and sorry for my late one, I've only one agent process running : > ps -aef | grep puppet > root 4080 2811 0 14:14 pts/000:00:00 grep puppet > root 18328 1 0 Sep12 ? 00:00:02 /usr/bin/ruby > /usr/bin/puppet agent And the agent cycle isn't