Hello,
i am using Puppet Enterprise, trying to configure desktop workstations with mco
Here are my specficiations :
* using 61617 port for activeMQ
* desktops are windows hosts
* environment is not production : my nodes are not attached to PE MCollective classification
i did :
- fact_stomp_port change on PE ActiveMQ classification to change the server listen port
- i cant run the marionnette service on the windows hosts
- the puppet agent -t works well : my nodes are valid on the master, just mco not working on nodes
This seems normal since the nodes are not on production env, so PE MCollective classification is not available for them.
i tried to add puppet_enterprise::profile::mcollective::agent but it generates many errors
=> How can i use mco on non production environrment?
Here is mcollective.log when trying to start the service on my slaves :
E, [2016-05-17T17:26:15.748534 #6980] ERROR -- : pluginmanager.rb:171:in `rescue in loadclass' Failed to load Mcollective::Registration::Meta: cannot load such file -- mcollective/registration/meta.rb
Thx a lot in advance
Guillaume
↧