ansible/files/openshift/mcollective-client.cfg
Seth Vidal 70f9b02137 qpidd conf
gemfile
mcollective-client config
2012-10-10 20:42:19 +00:00

18 lines
No EOL
383 B
INI

topicprefix = /topic/
main_collective = mcollective
collectives = mcollective
libdir = /usr/libexec/mcollective
loglevel = debug
logfile = /var/log/mcollective-client.log
# Plugins
securityprovider = psk
plugin.psk = unset
connector = qpid
plugin.qpid.host=127.0.0.1
plugin.qpid.secure=false
plugin.qpid.timeout=5
# Facts
factsource = yaml
plugin.yaml = /etc/mcollective/facts.yaml