From 928ab5c19fe81dec61442593c6d65cba23790d3a Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Fri, 8 Sep 2017 10:48:59 +0200 Subject: [PATCH] ceph-ansible-prs: remove bluestore_docker_cluster MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit We don't need to bootstrap a full cluster to bootstrap bluestore. We have individual scenarios for that. Signed-off-by: Sébastien Han --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index ac11f429c..8f5281f52 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -25,7 +25,6 @@ - bluestore_journal_collocation - bluestore_dmcrypt_journal - bluestore_dmcrypt_journal_collocation - - bluestore_docker_cluster - bluestore_docker_dedicated_journal - bluestore_docker_dmcrypt_journal_collocation - lvm_osds -- 2.47.3