Things to check: Have you installed the mcollective-puppet-agent package on the server and restarted mcollective there?
Have you installed mcollective-puppet-client on the client? If you check your package list, some (not all) of the plugins have a separate -client package which you need for your command line mco invocations to work. On Fri, Aug 08, 2014 at 06:26:58AM -0700, Stella wrote: > Hi all, > > I installed and configured MCollective 2.5.3 yesterday. Also I have > installed several agent plugin: > > yum install mcollective-filemgr-agent > yum install mcollective-nettest-agent > yum install mcollective-package-agent > yum install mcollective-service-agent > yum install mcollective-puppet-agent > > Now I can run command to stop remote service: > > mco rpc service stop service=ntpd > > However, it seems I can't get puppet to work with MCollective. > When I run "mco puppet", it displays: > > Known commands: > completion facts find > help inventory ping > plugin rpc > > Puppet is not listed as "Known commands". Why? Do I miss anything? > > Help please! Last step to the victory! Thanks a lot! > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [1][email protected]. > To view this discussion on the web visit > > [2]https://groups.google.com/d/msgid/puppet-users/6347c6e0-54a1-4061-8e04-8757d2299f8b%40googlegroups.com. > For more options, visit [3]https://groups.google.com/d/optout. > > References > > Visible links > 1. mailto:[email protected] > 2. > https://groups.google.com/d/msgid/puppet-users/6347c6e0-54a1-4061-8e04-8757d2299f8b%40googlegroups.com?utm_medium=email&utm_source=footer > 3. https://groups.google.com/d/optout -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/20140808133245.GA1562%40iniquitous.heresiarch.ca. For more options, visit https://groups.google.com/d/optout.
