]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
rolling_update: add any_errors_fatal
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 29 Jun 2020 14:52:28 +0000 (16:52 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 20 Jul 2020 19:22:25 +0000 (21:22 +0200)
If a failure occurs in ceph-validate, the upgrade playbook keeps running
where we expect it to fail.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 8f9cdf4b10438ea8cc351c4a06447e88d96222b9)

infrastructure-playbooks/rolling_update.yml

index 8f87160bdaaa37eb8edb1286ab0d236dcf91d012..cbad3ef92b5282cce4144cf682efa352553d9668 100644 (file)
@@ -51,6 +51,7 @@
     - "{{ iscsi_gw_group_name|default('iscsigws') }}"
     - "{{ grafana_server_group_name|default('grafana-server') }}"
 
+  any_errors_fatal: True
   become: True
   gather_facts: False
   vars: