diff --git a/infrastructure-playbooks/rolling_update.yml b/infrastructure-playbooks/rolling_update.yml index 7783ce4ef4..5c753b0231 100644 --- a/infrastructure-playbooks/rolling_update.yml +++ b/infrastructure-playbooks/rolling_update.yml @@ -31,6 +31,10 @@ 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: >