[root@linux57poc tmp]# cat /etc/mcollective/server.cfg
# --Global--
topicprefix = /topic/
main_collective = mcollective
collectives = mcollective
libdir = /usr/libexec/mcollective
logfile = /
var
/log/puppet/mcollective.log
loglevel = info
daemonize =
1
# --rabbitmq Plugins--
securityprovider = psk
plugin.psk = a36cd839414370e10fd281b8a38a4f48
direct_addressing =
1
connector = rabbitmq
plugin.rabbitmq.vhost = /mcollective
plugin.rabbitmq.pool.size =
2
plugin.rabbitmq.initial_reconnect_delay =
0.01
plugin.rabbitmq.max_reconnect_delay =
30.0
plugin.rabbitmq.use_exponential_back_off =
true
plugin.rabbitmq.back_off_multiplier =
2
plugin.rabbitmq.max_reconnect_attempts =
0
plugin.rabbitmq.randomize =
false
plugin.rabbitmq.timeout = -
1
plugin.rabbitmq.pool.
1
.host =
192.168
.
100.120
plugin.rabbitmq.pool.
1
.port =
61613
plugin.rabbitmq.pool.
1
.user = mc_rabbitmq
plugin.rabbitmq.pool.
1
.password =
123
.com
plugin.rabbitmq.pool.
1
.ssl =
false
plugin.rabbitmq.pool.
2
.host =
192.168
.
100.121
plugin.rabbitmq.pool.
2
.port =
61613
plugin.rabbitmq.pool.
2
.user = mc_rabbitmq
plugin.rabbitmq.pool.
2
.password =
123
.com
plugin.rabbitmq.pool.
2
.ssl =
false
# --Puppet provider specific options--
plugin.service.provider = puppet
plugin.service.puppet.hasstatus =
true
plugin.service.puppet.hasrestart =
true
plugin.puppet.command = puppet agent
plugin.puppet.splay =
true
plugin.puppet.splaylimit =
30
plugin.puppet.config = /etc/puppet/puppet.conf
# --Facts--
factsource = yaml
##factsource = facter
plugin.yaml = /etc/mcollective/facts.yaml