On Friday, April 12, 2013 3:10:05 PM UTC+1, R.I. Pienaar wrote:

> can you show your client.cfg either /etc/mcollective/client.cfg or 
> ~/.mcollective 
> where you ran this 'mco rpc....' command? 
>

Almost the same as the server.cfg tbh:

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

# 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

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