Bug 1043117

Summary: 6.5. Installing and Configuring MCollective on Node Hosts
Product: OpenShift Container Platform Reporter: Luke Meyer <lmeyer>
Component: DocumentationAssignee: Julie <juwu>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.0.0CC: alyoung, jokerman, juwu, libra-onpremise-devel, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-07 23:54:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Luke Meyer 2013-12-14 01:21:41 UTC
https://access.redhat.com/site/documentation/en-US/OpenShift_Enterprise/2/html-single/Deployment_Guide/index.html#Installing_and_Configuring_MCollective_on_Node_Hosts
6.5. Installing and Configuring MCollective on Node Hosts
Procedure 6.6. To Install and Configure MCollective on the Node Host:
Step 2

In keeping with how the broker mcollective client log has moved, the logfile line here should move under the node logs dir. So
logfile = /var/log/ruby193-mcollective.log
=>
logfile = /var/log/openshift/node/ruby193-mcollective.log


And in order to ensure that this log directory actually exists as well as the node agent mcollective refers to, this section should be moved into the next, 6.6. Configuring Node Host Packages -- right after the core packages, so it would become 6.6.1. It makes a little more sense to the flow anyway.

Comment 5 Luke Meyer 2013-12-18 18:42:04 UTC
looks good - thanks!