]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
rolling_update: block upgrade for RHCS deployments v6.0.25.0
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 17 Feb 2022 08:57:42 +0000 (09:57 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 17 Feb 2022 08:57:42 +0000 (09:57 +0100)
Specific to RHCS deployments. See BZ for details.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2052614
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml

index 7783ce4ef4567bb8f60739ff9c075244203ee744..5c753b0231a336bdf1518b569e1625dc3346d40a 100644 (file)
       import_role:
         name: ceph-defaults
 
+    - name: block upgrade for RHCS deployments
+      fail:
+        msg: "Red Hat Ceph Storage upgrade isn't allowed with this release."
+
     - name: exit playbook, if user did not mean to upgrade cluster
       fail:
         msg: >