From 32cac0a474a3cc412fd39459a748d416fd6c80f2 Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Mon, 12 Jun 2017 16:48:53 -0500 Subject: [PATCH] ceph-ansible-prs: adds the *-update_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 e7a311f5..b06619fa 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -17,6 +17,7 @@ - ansible2.2-update_dmcrypt - ansible2.2-update_cluster - ansible2.2-purge_docker_cluster + - ansible2.2-update_docker_cluster jobs: - 'ceph-ansible-prs-{release}-{scenario}' -- 2.39.5