I have used different puppet server puppet-server.example.com and puppet agent is puppet-agent.example.com. I have installed these things...
Puppet server Mcollective Client, Mcollective common, ActiveMQ, and installed puppet agent plugin from https://github.com/puppetlabs/mcollective-puppet-agent Puppet agent Mcollective Server, Mcollective common Now if i try mco puppet runonce, it works fine but if i try mco puppet runonce --server puppet-agent.example.com Firstly runonce is called for all the connected nodes (even though i have specified node name here) * [ ============================================================> ] 2 / 2 It tries to push configuration for 2 nodes even though i have specified 1 node name only and displays following error... puppet-agent1.example.com Request Aborted Cannot specify any custom puppet options when the daemon is running Summary: Cannot specify any custom puppet options when the daemon is running puppet-agent2.example.com Request Aborted Cannot specify any custom puppet options when the daemon is running Summary: Cannot specify any custom puppet options when the daemon is running puppet-agent1 and puppet-agent2 are nodes running puppet agent -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-dev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
