Hi Johan,
Thanks for the suggestion . it is working as peadmin user. But where I can
get all these information regarding mcollective in one place. Because it
took lot of time to resolve this issue. I didn't find anywhere that it
should be running as a pe-admin user.
Deep
On Tuesday, February
With PE, mco commands needs to be run as peadmin user, so, su - peadmin
should do the trick.
On 02/18/2014 12:17 AM, Jeremy T. Bouse wrote:
Last time I installed PE and looked at the Mcollective install it
wasn't using SSL but rather PSK only.
On 02/17/2014 02:48 PM, José Luis Ledesma wrot
Last time I installed PE and looked at the Mcollective install it wasn't
using SSL but rather PSK only.
On 02/17/2014 02:48 PM, José Luis Ledesma wrote:
>
> I don't know how puppet enterprise works with mco, but in the open
> source version you have to create a certificate for the user you are
> g
I don't know how puppet enterprise works with mco, but in the open source
version you have to create a certificate for the user you are going to call
mco and sign in with the middleware certificate.
El 17/02/2014 18:50, "Deep" escribió:
> Hi Jose,
>
> Thanks for your quick response and explaining
Hi Jose,
Thanks for your quick response and explaining me in details. I tried mco
ping command but getting below error.
error 2014/02/17 16:23:00: activemq.rb:131:in `on_ssl_connectfail' SSL
session creation with stomp+ssl://mcollective@gsldev23:61613 failed: nested
asn1 error
I am using belo
Hi,
Mcollective has 3 roles:
- the server installed in every puppet client
- the middleware installed in puppet master
- the client installed anywhere, puppet master is a good place
The client is just the utilities to call commands, it attacks the
middleware, authenticate with certificates, and i
Hi All,
I have installed puppet enterprise which comes with Mcollective. I have
installed Puppet Master on node 1 and puppet agent on node 2 and node 3.
while installing , it asked me if I want to install Mcollective. I wanted
to have Mcollective client on my Puppet Master. and Mcollective serv