Bug 1652972 - OCP 3.10 install doc power9 repo id ose-3.10 has incorrect name in enable command
Summary: OCP 3.10 install doc power9 repo id ose-3.10 has incorrect name in enable com...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.10.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Vikram Goyal
QA Contact: Xiaoli Tian
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks: 1479956
TreeView+ depends on / blocked
 
Reported: 2018-11-23 19:08 UTC by Douglas Slavens
Modified: 2018-12-03 23:32 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-12-03 23:32:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Douglas Slavens 2018-11-23 19:08:04 UTC
Document URL: 

https://access.redhat.com/documentation/en-us/openshift_container_platform/3.10/html-single/getting_started/#set-up-repositories

Section Number and Name: 

2.1.3. Set Up Repositories

Describe the issue: 

Now that the SKU SER0419 is fixed for power9, the command in the document should be changed to reflect the correct repo id.

Suggestions for improvement: 

The command to enable the correct repo ids on power9 needs to be modified from this:

# subscription-manager repos \
    --enable="rhel-7-for-power-9-rpms" \
    --enable="rhel-7-for-power-9-extras-rpms" \
    --enable="rhel-7-for-power-9-optional-rpms" \
    --enable="rhel-7-server-ansible-2.6-for-power-9-rpms" \
    --enable="rhel-7-server-for-power-9-rhscl-rpms" \
    --enable="rhel-7-for-power-le-ose-3.10-rpms"

to this:

# subscription-manager repos \
    --enable="rhel-7-for-power-9-rpms" \
    --enable="rhel-7-for-power-9-extras-rpms" \
    --enable="rhel-7-for-power-9-optional-rpms" \
    --enable="rhel-7-server-ansible-2.6-for-power-9-rpms" \
    --enable="rhel-7-server-for-power-9-rhscl-rpms" \
    --enable="rhel-7-for-power-9-ose-3.10-rpms"

Additional information:

Comment 1 Douglas Slavens 2018-11-23 19:09:37 UTC
+Ann Marie


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