Displaying 3 results from an estimated 3 matches for "yaml_fact".
Did you mean:
yaml_facts
2012 Jul 10
0
reply: puppet mcollective problem
...n McOllective executive MCO ping, McOllective server log see
received a message, but in McOllective client are not received feedback.
Mcollective Client log debug:
liuyd@puppet:~$ mco ping
debug 2012/07/10 10:03:50: pluginmanager.rb:167:in `loadclass'' Loading
Mcollective::Facts::Yaml_facts from mcollective/facts/yaml_facts.rb
debug 2012/07/10 10:03:50: pluginmanager.rb:44:in `<<'' Registering plugin
facts_plugin with class MCollective::Facts::Yaml_facts single_instance: true
debug 2012/07/10 10:03:50: pluginmanager.rb:167:in `loadclass'' Loading
Mcollective::...
2013 Nov 25
2
mcp ping return no responses
...ol.1.port = 61613
plugin.activemq.pool.1.user = mcollective
plugin.activemq.pool.1.password = mcopwd
# Facts
factsource = yaml
plugin.yaml = /etc/mcollective/facts.yaml
and the result of mco ping
debug 2013/11/25 13:02:31: pluginmanager.rb:167:in `loadclass'' Loading
Mcollective::Facts::Yaml_facts from mcollective/facts/yaml_facts.rb
debug 2013/11/25 13:02:31: pluginmanager.rb:44:in `<<'' Registering plugin
facts_plugin with class MCollective::Facts::Yaml_facts single_instance: true
debug 2013/11/25 13:02:31: pluginmanager.rb:167:in `loadclass'' Loading
Mcollective::...
2011 Jun 15
22
Using Mcollective with Enterprise Ruby
We are using Enterprise Ruby - I want to dig into Mcollective;
however, there is no installation script in the *.tgz. Also, the
rpms have various requirements from the stock distribution (RHEL5 in
my case) that are already present under our Enterprise Ruby
installation.
Is there some clever way to weave this together. How to install
the Mcollective without the typical setup.rb scripting.