Browse Source

Merge pull request #3368 from ingvagabund/fix-path-to-disabled-exclude-in-34-node-upgrade

upgrades: fix path to disable_excluder.yml
Jan Chaloupka 8 years ago
parent
commit
410720d246
1 changed files with 1 additions and 1 deletions
  1. 1 1
      playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade_nodes.yml

+ 1 - 1
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