mirror of https://github.com/ceph/ceph-ansible.git
ceph-common: list impacted versions
For the ceph option default path Signed-off-by: Sébastien Han <seb@redhat.com>pull/789/head
parent
e071b773d8
commit
1d5d438e5d
|
@ -236,6 +236,11 @@
|
||||||
# The following commit https://github.com/ceph/ceph/commit/791eba81a5467dd5de4f1680ed0deb647eb3fb8b
|
# The following commit https://github.com/ceph/ceph/commit/791eba81a5467dd5de4f1680ed0deb647eb3fb8b
|
||||||
# fixed a package issue where the path was the wrong.
|
# fixed a package issue where the path was the wrong.
|
||||||
# This bug is not yet on all the distros package so we are working around it
|
# This bug is not yet on all the distros package so we are working around it
|
||||||
|
# Impacted versions:
|
||||||
|
# - Jewel from UCA: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1582773
|
||||||
|
# - Jewel from latest Canonical 16.04 distro
|
||||||
|
# - All previous versions from Canonical
|
||||||
|
# - Infernalis from ceph.com
|
||||||
- name: check /etc/default/ceph exist
|
- name: check /etc/default/ceph exist
|
||||||
stat:
|
stat:
|
||||||
path: /etc/default/ceph
|
path: /etc/default/ceph
|
||||||
|
|
Loading…
Reference in New Issue