On Friday, April 12, 2013 11:44:44 AM UTC+1, R.I. Pienaar wrote:

> OK - and on training-node1 what is in mcollective server.cfg and if you 
> have in /etc/mcollective/plugin.d/puppet.cfg ? 
>

The server.cfg (just password auth while I am testing):

topicprefix = /topic/
main_collective = mcollective
collectives = mcollective
libdir = /usr/share/mcollective/plugins
logfile = /var/log/mcollective.log
loglevel = info
keeplogs = 1
max_log_size = 10240
identity = training-node1
registerinterval = 300
daemonize = 1

# Plugins
securityprovider = psk
plugin.psk = unset

# ActiveMQ Configuration
connector = activemq
direct_addressing = 1
plugin.activemq.pool.size = 1

plugin.activemq.pool.1.host = 192.168.10.254
plugin.activemq.pool.1.port = 61613
plugin.activemq.pool.1.user = mcollective
plugin.activemq.pool.1.password = secret
plugin.activemq.pool.1.ssl = 0


# Facts
factsource = yaml
plugin.yaml = /etc/mcollective/facts.yaml 


I don't have anything like /etc/mcollective/plugin.d/puppet.cfg on the 
server

Thanks
Josh

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to