summaryrefslogtreecommitdiffstats
path: root/playbooks
diff options
context:
space:
mode:
authorJan Chaloupka <jchaloup@redhat.com>2017-02-15 16:48:51 +0100
committerGitHub <noreply@github.com>2017-02-15 16:48:51 +0100
commit410720d2468949d8c518f1c92801912769ed4225 (patch)
tree57c4ef82e5c4d99b35f287f7fc083625a72a2cec /playbooks
parentec7340eb707ca25716b02d06bfb3fc16796aeaca (diff)
parentb51f9c8454c45df374461181978ee257656955dd (diff)
downloadopenshift-410720d2468949d8c518f1c92801912769ed4225.tar.gz
openshift-410720d2468949d8c518f1c92801912769ed4225.tar.bz2
openshift-410720d2468949d8c518f1c92801912769ed4225.tar.xz
openshift-410720d2468949d8c518f1c92801912769ed4225.zip
Merge pull request #3368 from ingvagabund/fix-path-to-disabled-exclude-in-34-node-upgrade
upgrades: fix path to disable_excluder.yml
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade_nodes.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade_nodes.yml b/playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade_nodes.yml
index f6e66c477..ec63ea60e 100644
--- a/playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade_nodes.yml
+++ b/playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade_nodes.yml
@@ -47,7 +47,7 @@
tags:
- pre_upgrade
-- include: ../disable_excluder.yml
+- include: ../../../../common/openshift-cluster/disable_excluder.yml
tags:
- pre_upgrade