From 58f5b030c7ef9e1ade4b12063043d7e1019b4903 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Thu, 31 Aug 2017 00:16:02 +0200 Subject: [PATCH] ceph-ansible-prs: add shrink mon and osd scenario MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Sébastien Han --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index e7b5141b..42a5fcc8 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -31,6 +31,8 @@ - lvm_osds - purge_lvm_osds - switch_to_containers + - shrink_mon + - shrink_osd jobs: - 'ceph-ansible-prs-{release}-{ansible_version}-{scenario}' -- 2.39.5