From 0138d63583afbbea7e018f68510d3b23ded1a51d Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Tue, 15 Mar 2022 11:16:37 +0100 Subject: [PATCH] Revert "rolling_update: block upgrade for RHCS deployments" This reverts commit 686de207567cad4895f5b82c393d809484ef3968. Signed-off-by: Guillaume Abrioux --- infrastructure-playbooks/rolling_update.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/infrastructure-playbooks/rolling_update.yml b/infrastructure-playbooks/rolling_update.yml index 5c753b023..7783ce4ef 100644 --- a/infrastructure-playbooks/rolling_update.yml +++ b/infrastructure-playbooks/rolling_update.yml @@ -31,10 +31,6 @@ 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: > -- 2.39.5