This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@***** tmp]# gem list | grep foreman | |
/usr/local/lib/ruby/1.9.1/yaml.rb:84:in `<top (required)>': | |
It seems your ruby installation is missing psych (for YAML output). | |
To eliminate this warning, please install libyaml and reinstall your ruby. | |
foreman (0.77.0) | |
foreman-tasks (0.6.12) | |
foreman_chef (0.1.1) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
node with name "rabbit" already running on "chef-xxxxx" | |
2015-01-29_02:44:28.18158 diagnostics: | |
2015-01-29_02:44:28.18191 - nodes and their ports on chef-xxxxx: [{bookshelf,33831}, | |
2015-01-29_02:44:28.18196 {oc_bifrost,48981}, | |
2015-01-29_02:44:28.18196 {oc_reporting,44535}, | |
2015-01-29_02:44:28.18197 {mover,53862}, | |
2015-01-29_02:44:28.18197 {erchef,41226}, | |
2015-01-29_02:44:28.18197 {rabbit,25672}, | |
2015-01-29_02:44:28.18198 {rabbitmqprelaunch11088,32900}] |
NewerOlder