Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1615199

Summary: [DOCS] Update needed in section "Configuring for AWS"
Product: OpenShift Container Platform Reporter: Gaoyun Pei <gpei>
Component: DocumentationAssignee: Michael Burke <mburke>
Status: CLOSED DUPLICATE QA Contact: Gaoyun Pei <gpei>
Severity: medium Docs Contact: Vikram Goyal <vigoyal>
Priority: medium    
Version: 3.10.0CC: aos-bugs, cshereme, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-13 17:49:58 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:
Embargoed:

Description Gaoyun Pei 2018-08-13 02:08:08 UTC
Document URL: 

1. "Note" in https://docs.openshift.com/container-platform/3.10/install_config/configuring_aws.html#aws-configuring-masters-ansible

"When Ansible configures AWS, the following files are created for you:

/etc/origin/cloudprovider/aws.conf

/etc/origin/master/master-config.yaml

/etc/origin/node/node-config.yaml

/etc/sysconfig/atomic-openshift-master-api

/etc/sysconfig/atomic-openshift-master-controllers

/etc/sysconfig/atomic-openshift-node"


No /etc/sysconfig/atomic-openshift-master-api and /etc/sysconfig/atomic-openshift-master-controllers would be created now.


2. https://docs.openshift.com/container-platform/3.10/install_config/configuring_aws.html#aws-setting-key-value-access-pairs

Since there's no /etc/sysconfig/atomic-openshift-master-api file and /etc/sysconfig/atomic-openshift-master-controllers file on masters, the env var "AWS_ACCESS_KEY_ID" and "AWS_SECRET_ACCESS_KEY" should be configured in file
/etc/origin/master/master.env



Section Number and Name: 

Describe the issue: 

Suggestions for improvement: 

Additional information:

Comment 1 Vikram Goyal 2018-08-13 03:17:32 UTC
@Michael - rolling this into your other bug with these commands.

Comment 2 Michael Burke 2018-08-13 17:49:58 UTC
These changes are being applied via https://github.com/openshift/openshift-docs/pull/11482 and https://bugzilla.redhat.com/show_bug.cgi?id=1614095

Thank you Gaoyun!

*** This bug has been marked as a duplicate of bug 1614095 ***