Bug 1576102 - enable rhel-7-server-ansible-2.4-rpms repository on ansible admin node
Summary: enable rhel-7-server-ansible-2.4-rpms repository on ansible admin node
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Documentation
Version: 3.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: 3.1
Assignee: John Brier
QA Contact: Vasishta
URL:
Whiteboard:
Depends On:
Blocks: 1523244
TreeView+ depends on / blocked
 
Reported: 2018-05-08 20:41 UTC by Ken Dreyer (Red Hat)
Modified: 2018-09-27 13:16 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-27 13:16:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Ken Dreyer (Red Hat) 2018-05-08 20:41:34 UTC
Description of problem:
In RHCEPH 3.1 we will rely on the Ansible product's Yum repositories to obtain the latest ansible 2.4 RPM, rather than relying on the ansible package in RHCEPH or RHEL Extras.

Version-Release number of selected component (if applicable):
RHCEPH 3.1

How reproducible:
always

Steps to Reproduce:
1. Follow RHCS installation documentation steps for "enabling repositories".
2. Look specifically at the documentation for the Ansible administration node.

Actual results:
The subscription-manager command for the Ansible administration node only includes the RHCEPH tools repo, ie:

  subscription-manager repos --enable=rhel-7-server-rhceph-3-tools-rpms

The "yum install ceph-ansible" command pulls in an older version of the ansible package from rhel-extras.

Expected results:
The subscription-manager command for the Ansible administration node includes the RHCEPH tools repo *and* the Ansible 2.4 repo, ie:

  subscription-manager repos --enable=rhel-7-server-rhceph-3-tools-rpms --enable=rhel-7-server-ansible-2.4-rpms

The "yum install ceph-ansible" command pulls in the ansible package from this repository.

Comment 14 Vasishta 2018-08-24 06:58:53 UTC
Thank you, Looks good to me.

Moving to VERIFIED state.


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