Bug 1370252

Summary: Replace ansible_sudo=true with ansible_become=yes in the inventory example files
Product: OpenShift Container Platform Reporter: Bob Kozdemba <bkozdemb>
Component: DocumentationAssignee: Vikram Goyal <vigoyal>
Status: CLOSED CURRENTRELEASE QA Contact: Vikram Goyal <vigoyal>
Severity: high Docs Contact: Vikram Goyal <vigoyal>
Priority: unspecified    
Version: 3.2.1CC: adellape, aos-bugs, jkaur, jokerman, mmccomas, plarsen, shetze, vigoyal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-02 19:30:53 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 Bob Kozdemba 2016-08-25 18:00:37 UTC
Document URL: 
Installation and Configuration

https://docs.openshift.com/enterprise/3.2/install_config/install/advanced_install.html#configuring-cluster-variables

https://docs.openshift.com/enterprise/3.2/install_config/install/advanced_install.html#single-master

Section Number and Name: 

3 occurrences (see URLs above):

1) Table 2. Cluster Variables
2) Example 1. Single Master and Multiple Nodes Inventory File
 a) In the comment
 b) Actual variable name 
  

Describe the issue:
Installation will fail with numerous permission errors. 

Suggestions for improvement: 
Replace ansible_sudo=true with ansible_become=yes in the examples and tables mentioned above.

Additional information: