summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_7
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-11-22 11:02:21 -0500
committerGitHub <noreply@github.com>2017-11-22 11:02:21 -0500
commit012be35217f7415d50afe5e74b7e2e995feea6b5 (patch)
treeaefe2efd52afcc36f3c9c504e70a9cc281371b7a /playbooks/common/openshift-cluster/upgrades/v3_7
parentda85fd6aa7d71f97bfcaad3a2003921a5581a067 (diff)
parent78f11c8f671015d40a630208b548d0790ec3a823 (diff)
downloadopenshift-012be35217f7415d50afe5e74b7e2e995feea6b5.tar.gz
openshift-012be35217f7415d50afe5e74b7e2e995feea6b5.tar.bz2
openshift-012be35217f7415d50afe5e74b7e2e995feea6b5.tar.xz
openshift-012be35217f7415d50afe5e74b7e2e995feea6b5.zip
Merge pull request #6151 from mtnbikenc/consolidate-openshift-master
Playbook Consolidation - openshift-master
Diffstat (limited to 'playbooks/common/openshift-cluster/upgrades/v3_7')
-rw-r--r--playbooks/common/openshift-cluster/upgrades/v3_7/upgrade.yml2
-rw-r--r--playbooks/common/openshift-cluster/upgrades/v3_7/upgrade_control_plane.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/playbooks/common/openshift-cluster/upgrades/v3_7/upgrade.yml b/playbooks/common/openshift-cluster/upgrades/v3_7/upgrade.yml
index e3c012380..2b99568c7 100644
--- a/playbooks/common/openshift-cluster/upgrades/v3_7/upgrade.yml
+++ b/playbooks/common/openshift-cluster/upgrades/v3_7/upgrade.yml
@@ -83,7 +83,7 @@
# docker is configured and running.
skip_docker_role: True
-- include: ../../../openshift-master/validate_restart.yml
+- include: ../../../../openshift-master/private/validate_restart.yml
tags:
- pre_upgrade
diff --git a/playbooks/common/openshift-cluster/upgrades/v3_7/upgrade_control_plane.yml b/playbooks/common/openshift-cluster/upgrades/v3_7/upgrade_control_plane.yml
index a88fa7b2e..d3d2046e6 100644
--- a/playbooks/common/openshift-cluster/upgrades/v3_7/upgrade_control_plane.yml
+++ b/playbooks/common/openshift-cluster/upgrades/v3_7/upgrade_control_plane.yml
@@ -87,7 +87,7 @@
# docker is configured and running.
skip_docker_role: True
-- include: ../../../openshift-master/validate_restart.yml
+- include: ../../../../openshift-master/private/validate_restart.yml
tags:
- pre_upgrade