I have a test setup like this: host ======= *puppet-idc*: Ubuntu 12.04 running ActiveMQ, Mcollective, puppet agent and server *puppet-node1*: Ubuntu 12.04 running MCollective and puppet agent *puppet-node2*: Ubuntu 12.04 running MCollective and puppet agent *puppet-node3*: CentOS 6.3 running MCollective and puppet agent
I installed the *mcollective-plugins-puppetd plugin* on all *3 Ubuntu hosts*and *mcollective-puppet-agent *on *CentOS*. I am using the *puppetlabs repo*for all four hosts. Now when I execute the following from *puppet-idc* host, *puppet-node3 does not get picked up*. Is there a separate package for the puppet plugin for CentOS or am I doing something wrong? root@puppet-idc:~# mco puppetd runonce -v Discovering hosts using the mc method for 2 second(s) .... 3 * [ ============================================================> ] 3 / 3 puppet-idc : OK {:output=>"Signalled daemonized puppet agent to run (process 2315)"} puppet-node2 : OK {:output=>"Signalled daemonized puppet agent to run (process 905)"} puppet-node1 : OK {:output=>"Signalled daemonized puppet agent to run (process 1028)"} ---- rpc stats ---- Nodes: 3 / 3 Pass / Fail: 3 / 0 Start Time: Thu Jan 17 17:17:30 +0930 2013 Discovery Time: 2004.34ms Agent Time: 56.43ms Total Time: 2060.77ms root@puppet-idc:~# -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/cJfs0_xGiRIJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.