Project

General

Profile

MCollective integration » History » Version 2

Sam Kottler, 01/21/2013 12:14 PM

1 1 Sam Kottler
h1. MCollective integration
2
3
h2. Status
4
5
Adding support for mCollective is currently a work in progress, primarily focused around the smart-proxy. There is a setting that can be set to true in order to use mCollective as the method to initialize agent runs from the host page's "Run Puppet" button.
6
7
h2. Installation
8
9 2 Sam Kottler
All that needs to be done in order to enable mCollective support on the proxy is installing the "puppet agent":https://github.com/puppetlabs/mcollective-puppet-agent to each node where you'll need to run Foreman and install the required parts of the plugin on the server in order to initialize puppet runs. You can read about installing plugins on "the Puppet Labs wiki page":http://projects.puppetlabs.com/projects/mcollective-plugins/wiki/InstallingPlugins.
10
11
The proxy doesn't support the older puppetd plugin.