Bug 1304215 - [DOCS] [AEP] Verify hosts example filename to copy in step 8 of GSG
Summary: [DOCS] [AEP] Verify hosts example filename to copy in step 8 of GSG
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Deadline: 2016-03-15
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Zac Dover
QA Contact: Scott McCarty
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-03 02:56 UTC by Vikram Goyal
Modified: 2016-02-05 04:39 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-05 04:39:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Vikram Goyal 2016-02-03 02:56:16 UTC
In GSG for AEP, Step 8 needs to be verified and fixed (per email from Scott who is set as the QA contact):

===========================================================================
Step 8:
 Set up Ansible and verify that it works

Copy ~/openshift-ansible/inventory/byo/hosts.example to /etc/ansible/hosts:

# cp ~/openshift-ansible/inventory/byo/hosts.example /etc/ansible/hosts
===========================================================================

Should be:

===========================================================================
Step 8:
 Set up Ansible and verify that it works

Copy ~/openshift-ansible/inventory/byo/hosts.aep.example to /etc/ansible/hosts:

# cp ~/openshift-ansible/inventory/byo/hosts.aep.example /etc/ansible/hosts
===========================================================================


Note You need to log in before you can comment on or make changes to this bug.