Thanks that solved the problem. Il giorno lunedì 25 novembre 2013 13:12:54 UTC+1, R.I. Pienaar ha scritto: > > > > ----- Original Message ----- > > From: "Luca Gioppo" <lucag...@gmail.com <javascript:>> > > To: puppet...@googlegroups.com <javascript:> > > Sent: Monday, November 25, 2013 12:06:22 PM > > Subject: [Puppet Users] mcp ping return no responses > > > > I'm trying to install mcollective on an environment for the first time > and > > I'm having troubles: > > > > MC client (also the puppet master) > > > . > . > . > > > > > > > On the mcollective server > > > > server.cfg > > # Basic stuff > > registration_collective = mcollective > > libdir = /usr/libexec/mcollective > > logfile = /var/log/mcollective.log > > loglevel = debug > > daemonize = 1 > > main_collective = mcollective > > collectives = mcollective > > > > # Plugins > > securityprovider = psk > > plugin.psk = mcopwd > > > > # Registration > > #registerinterval = 300 > > #registration = Meta > > > > # Middleware > > connector = activemq > > plugin.activemq.pool.1.host = puppet.test.italy.cloudlabcsi.local > > plugin.activemq.pool.1.port = 61613 > > plugin.activemq.pool.1.user = mcollective > > plugin.activemq.pool.1.password = mcopwd > > plugin.activemq.pool.1.ssl = 0 > > error handling that early on in the server life is a bit rubbish but the > problem is here, you're missing plugin.activemq.pool.size = 1 and perhaps > more >
-- 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 puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/1c25fb1e-868a-4752-a6e2-ce8da7879c42%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.