upgrade: block upgrade when rgw multisite is deployed

See BZ for details.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2063702

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
rhcs-5.1 v6.0.25.2
Guillaume Abrioux 2022-03-15 11:18:21 +01:00
parent 0138d63583
commit 880e6cd0b8
1 changed files with 5 additions and 0 deletions

View File

@ -31,6 +31,11 @@
import_role:
name: ceph-defaults
- name: block upgrade for RHCS deployments with RGW multisite
fail:
msg: "Red Hat Ceph Storage upgrade with RGW multisite deployed isn't allowed with this release."
when: rgw_multisite | bool
- name: exit playbook, if user did not mean to upgrade cluster
fail:
msg: >