How to use mcollective::plugin defined type to install different agents and client?

18 views
Skip to first unread message

Stella

unread,
Nov 18, 2014, 10:02:10 AM11/18/14
to puppet...@googlegroups.com
Hi,

I have installed mcollective on both server and client, now I need to install some mcollective agent and client on all the machines:

I can use yum install:
  • 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
  • yum install mcollective-puppet-client
But I also heard that I can use the mcollective::plugin defined type to install the different agents and plugin.

In my /etc/puppet/modules/mcollective/manifests folder, I have plugin.pp.
Should I include the class mcollective::plugin in init.pp?
How to specify a list of "mcollective-${name}-${type}"

Anyone knows the detail or examples?

Thanks a lot!

Stella


Reply all
Reply to author
Forward
0 new messages