From: Guillaume Abrioux Date: Fri, 5 Oct 2018 11:15:54 +0000 (+0200) Subject: rolling_update: add ceph-handler role X-Git-Tag: v3.2.0beta4~26 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=79bd06ad28d8a078bd95923b230eb8d5b66095b2;p=ceph-ansible.git rolling_update: add ceph-handler role since the introduction of ceph-handler, it has to be added in rolling_update playbook as well Signed-off-by: Guillaume Abrioux --- diff --git a/infrastructure-playbooks/rolling_update.yml b/infrastructure-playbooks/rolling_update.yml index 3013fffa3..d5d5ea64f 100644 --- a/infrastructure-playbooks/rolling_update.yml +++ b/infrastructure-playbooks/rolling_update.yml @@ -117,6 +117,7 @@ roles: - ceph-defaults + - ceph-handler - { role: ceph-common, when: not containerized_deployment } - { role: ceph-docker-common, when: containerized_deployment } - ceph-config @@ -289,6 +290,7 @@ roles: - ceph-defaults + - ceph-handler - { role: ceph-common, when: not containerized_deployment } - { role: ceph-docker-common, when: containerized_deployment } - ceph-config @@ -353,6 +355,7 @@ roles: - ceph-defaults + - ceph-handler - { role: ceph-common, when: not containerized_deployment } - { role: ceph-docker-common, when: containerized_deployment } - ceph-config @@ -506,6 +509,7 @@ roles: - ceph-defaults + - ceph-handler - { role: ceph-common, when: not containerized_deployment } - { role: ceph-docker-common, when: containerized_deployment } - ceph-config @@ -552,6 +556,7 @@ roles: - ceph-defaults + - ceph-handler - { role: ceph-common, when: not containerized_deployment } - { role: ceph-docker-common, when: containerized_deployment } - ceph-config @@ -606,6 +611,7 @@ roles: - ceph-defaults + - ceph-handler - { role: ceph-common, when: not containerized_deployment } - { role: ceph-docker-common, when: containerized_deployment } - ceph-config @@ -656,6 +662,7 @@ roles: - ceph-defaults + - ceph-handler - { role: ceph-common, when: not containerized_deployment } - { role: ceph-docker-common, when: containerized_deployment } - ceph-config @@ -711,6 +718,7 @@ roles: - ceph-defaults + - ceph-handler - { role: ceph-common, when: not containerized_deployment } - { role: ceph-docker-common, when: containerized_deployment } - ceph-config @@ -741,6 +749,7 @@ roles: - ceph-defaults + - ceph-handler - { role: ceph-common, when: not containerized_deployment } - { role: ceph-docker-common, when: containerized_deployment } - ceph-config