From 4c31fb29ee11d7c0a70404bffd2ab7b935d4e167 Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Thu, 26 Jan 2017 10:45:07 -0600 Subject: [PATCH] ceph-ansible-prs: adds purge_cluster and purge_dmcrypt scenarios Signed-off-by: Andrew Schoen --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 3 ++- 1 file changed, 2 insertions(+), 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 664f8527..3a32c584 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -7,7 +7,8 @@ - ansible2.2-dmcrypt_journal - ansible2.2-dmcrypt_journal_collocation - ansible2.2-docker_cluster - - ansible2.2-purge_cluster_collocated + - ansible2.2-purge_cluster + - ansible2.2-purge_dmcrypt jobs: - 'ceph-ansible-prs-{scenario}' -- 2.39.5