Hi:
I used AgentPuppetd but have some problem。
When the agent node puppetd deamon running ,and I execute :
mco puppet runonce
In agent node can’t running; because runonce action will create pid
file the same as puppetd deamon.
And running failed.
# /usr/bin/ruby1.8 /usr/bin/puppet agent --onetime
Could not prepare for execution: Could not create PID file:
/var/lib/puppet/run/agent.pid
Of course ,if in the command line running:
/usr/bin/ruby1.8 /usr/bin/puppet agent –onetime --no-daemonize
The command was successful。
So,I think ,we must be fix puppet.rb file to slove the problem。
I don''t used ruby language, who can help us solve?
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.