From: Sébastien Han Date: Tue, 17 May 2016 09:47:25 +0000 (+0200) Subject: ceph-common: list impacted versions X-Git-Tag: v1.0.6~111^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1d5d438e5d44b066554505b191d92d22e4b56f0c;p=ceph-ansible.git ceph-common: list impacted versions For the ceph option default path Signed-off-by: Sébastien Han --- diff --git a/roles/ceph-common/tasks/main.yml b/roles/ceph-common/tasks/main.yml index 30a164df0..a173782fa 100644 --- a/roles/ceph-common/tasks/main.yml +++ b/roles/ceph-common/tasks/main.yml @@ -236,6 +236,11 @@ # The following commit https://github.com/ceph/ceph/commit/791eba81a5467dd5de4f1680ed0deb647eb3fb8b # 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 +# 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 stat: path: /etc/default/ceph