summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/upgrade_scale_group.yml
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-12-06 09:27:18 -0500
committerRussell Teague <rteague@redhat.com>2017-12-07 12:30:17 -0500
commite64462aa1dfedbdc9b0bc3fae22e3fcca8f5b83b (patch)
tree522e5fda89c0009c53b452ec13863d57b68c2bc3 /playbooks/common/openshift-cluster/upgrades/upgrade_scale_group.yml
parent54175f4b668cc1e6108b7d0af13275fcda9f586f (diff)
downloadopenshift-e64462aa1dfedbdc9b0bc3fae22e3fcca8f5b83b.tar.gz
openshift-e64462aa1dfedbdc9b0bc3fae22e3fcca8f5b83b.tar.bz2
openshift-e64462aa1dfedbdc9b0bc3fae22e3fcca8f5b83b.tar.xz
openshift-e64462aa1dfedbdc9b0bc3fae22e3fcca8f5b83b.zip
Include Deprecation: Convert to import_playbook
Diffstat (limited to 'playbooks/common/openshift-cluster/upgrades/upgrade_scale_group.yml')
-rw-r--r--playbooks/common/openshift-cluster/upgrades/upgrade_scale_group.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/common/openshift-cluster/upgrades/upgrade_scale_group.yml b/playbooks/common/openshift-cluster/upgrades/upgrade_scale_group.yml
index d9ce3a7e3..a142ce56d 100644
--- a/playbooks/common/openshift-cluster/upgrades/upgrade_scale_group.yml
+++ b/playbooks/common/openshift-cluster/upgrades/upgrade_scale_group.yml
@@ -13,7 +13,7 @@
- "'oo_sg_new_nodes' not in groups or groups.oo_sg_new_nodes|length == 0"
- name: initialize upgrade bits
- include: init.yml
+ import_playbook: init.yml
- name: Drain and upgrade nodes
hosts: oo_sg_current_nodes