Bug 1811547 - remove steps asking users to copy playbooks from infrastructure-playbooks to /usr/share/ceph-ansible
Summary: remove steps asking users to copy playbooks from infrastructure-playbooks to ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Ansible
Version: 4.0
Hardware: All
OS: All
low
low
Target Milestone: rc
: 4.1
Assignee: Dimitri Savineau
QA Contact: Vasishta
URL:
Whiteboard:
Depends On:
Blocks: 1811582
TreeView+ depends on / blocked
 
Reported: 2020-03-09 08:23 UTC by Patrick C. F. Ernzer
Modified: 2020-05-19 17:33 UTC (History)
9 users (show)

Fixed In Version: ceph-ansible-4.0.17-1.el8, ceph-ansible-4.0.17-1.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-19 17:32:46 UTC
Embargoed:
hyelloji: needinfo-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github ceph ceph-ansible pull 5093 0 None closed doc: update infra playbooks statements 2020-09-17 09:49:51 UTC
Github ceph ceph-ansible pull 5147 0 None closed doc: update infra playbooks statements (bp #5093) 2020-09-17 09:49:51 UTC
Red Hat Bugzilla 1787569 0 unspecified CLOSED [Doc] - remove steps asking users to copy playbooks from infrastructure-playbooks to /usr/share/ceph-ansible 2021-02-22 00:41:40 UTC
Red Hat Product Errata RHSA-2020:2231 0 None None None 2020-05-19 17:33:06 UTC

Description Patrick C. F. Ernzer 2020-03-09 08:23:15 UTC
Description of problem:
When bug 1787569 was fixed we seem to have forgotten
/usr/share/ceph-ansible/infrastructure-playbooks/README.md

Version-Release number of selected component (if applicable):
ceph-ansible-4.0.14-1.el7cp.noarch

How reproducible:
always

Steps to Reproduce:
1. install ceph-ansible-4.0.14-1.el7cp.noarch
2. read and follow steps in /usr/share/ceph-ansible/infrastructure-playbooks/README.md

Actual results:
a. cat /usr/share/ceph-ansible/infrastructure-playbooks/README.md
Infrastructure playbooks
========================

This directory contains a variety of playbooks that can be used independently of the Ceph roles we have.
They aim to perform infrastructure related tasks that would help use managing a Ceph cluster or performing certain operational tasks.

To use them, **you must move them to ceph-ansible's root directory**, then run using `ansible-playbook <playbook>`.

b. cp /usr/share/ceph-ansible/infrastructure-playbooks/rolling_update.yml /usr/share/ceph-ansible/rolling_update.yml
c. cd /usr/share/ceph-ansible/
d. ansible-playbook rolling_update.yml
FAILS

Expected results:
consistency with bug 1787569 and correct docs, some (few but they exist) of my customers are in a completely disconnected environment, so it's important to them that the docs on disk are up to date.


Additional info:
as per bug 1787569, change the README.md to NOT tell the user to copy those playbooks anywhere but run them as follows

cd /usr/share/ceph-ansible/
ansible-playbook infrastructure-playbooks/rolling_update.yml

Comment 7 Vasishta 2020-04-14 07:30:15 UTC
$ rpm -qa|grep ceph-ansible
ceph-ansible-4.0.18-1.el7cp.noarch

$ tail -n 1 /usr/share/ceph-ansible/infrastructure-playbooks/README.md 
To use them, run `ansible-playbook infrastructure-playbooks/<playbook>`.

Moving to VERIFIED state.


Regards,
Vasishta Shastry
QE, Ceph

Comment 9 errata-xmlrpc 2020-05-19 17:32:46 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:2231


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