From 7b54f02472602b9549a9780cc889a69c516d2f6b Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Wed, 30 Nov 2016 15:50:12 -0600 Subject: [PATCH] ceph-ansible-prs: adds the docker_cluster scenario Signed-off-by: Andrew Schoen --- 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 93a5560b..6073d660 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -6,6 +6,7 @@ - ansible2.2-journal_collocation - ansible2.2-dmcrypt_journal - ansible2.2-dmcrypt_journal_collocation + - ansible2.2-docker_cluster jobs: - 'ceph-ansible-prs-{scenario}' -- 2.47.3