From cf49e5b8043d952fe86bfa87791983673f53e4f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Mon, 18 Sep 2017 15:41:33 +0200 Subject: [PATCH] ceph-ansible-prs: add shrink mon/osd for container 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 c8a17274..7f326df3 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -29,7 +29,9 @@ - bluestore_docker_dmcrypt_journal_collocation - switch_to_containers - shrink_mon + - shrink_mon_container - shrink_osd + - shrink_osd_container jobs: - 'ceph-ansible-prs-{release}-{ansible_version}-{scenario}' -- 2.47.3