openbsd-ports/sysutils/mcollective/pkg
2013-03-14 07:58:08 +00:00
..
DESCR
mcollectived.rc Use bundled modules since they are certified to work with that particular 2013-03-13 22:54:26 +00:00
PLIST Protect the cfg files since they may contain passwords. 2013-03-14 07:58:08 +00:00
README Protect the cfg files since they may contain passwords. 2013-03-14 07:58:08 +00:00

$OpenBSD: README,v 1.2 2013/03/14 07:58:08 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

Middleware layer
================

In order to use MCollective a middleware layer needs to be present
inside the network. While RabbitMQ is supported, it is advised to use
ActiveMQ. The packages can be installed with their respective commands:

    # pkg_add apache-activemq
or
    # pkg_add rabbitmq

Configuration
=============

For more information on configuring and running MCollective, please
refer to the online documentation available at the following address:
http://docs.puppetlabs.com/mcollective/reference/basic/gettingstarted.html