summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorValerii Ponomarov <vponomar@redhat.com>2019-02-14 20:07:53 +0530
committerValerii Ponomarov <vponomar@redhat.com>2019-02-14 20:07:53 +0530
commit670e035539ca94683f53d7b5dd8e48e527113b19 (patch)
tree91b8c134a4e889f1fa66c174650a5b254c81a9f7
parentebe88f0bf25549c9533bedba7f22d6dd342da356 (diff)
[Deployment] Remove 'ignore_errors' flag from required steps
For the moment, if subscription manager fails, we continue deployment, but it is mistake. We just spend redundant time before we try to install anything. Change-Id: Ib95c00a3c605b98f3cd6b7998d4b482533a5d491
-rw-r--r--deployment/playbooks/prod.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/deployment/playbooks/prod.yaml b/deployment/playbooks/prod.yaml
index 3558468d..04be066b 100644
--- a/deployment/playbooks/prod.yaml
+++ b/deployment/playbooks/prod.yaml
@@ -17,4 +17,3 @@
- cloud-provider-setup
- docker-storage-setup
- openshift-volume-quota
- ignore_errors: yes