From bd4b8c748546c882aa3db7ac2f0ee5577933948e Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Tue, 22 Oct 2019 07:47:49 +0200 Subject: [PATCH] ceph-ansible-prs: re-add ooo_collocation This commit adds the ooo_collocation that were removed recently. Related ceph-ansible PR : https://github.com/ceph/ceph-ansible/pull/4401 Signed-off-by: Guillaume Abrioux --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index 9775438db..b6f248b6f 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -13,6 +13,7 @@ - purge - collocation - lvm_batch + - ooo_collocation jobs: - 'ceph-ansible-prs-auto' -- 2.47.3