summaryrefslogtreecommitdiffstats
path: root/playbooks/openstack/openshift-cluster/install.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/openstack/openshift-cluster/install.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/openstack/openshift-cluster/install.yml')
-rw-r--r--playbooks/openstack/openshift-cluster/install.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/openstack/openshift-cluster/install.yml b/playbooks/openstack/openshift-cluster/install.yml
index 8ed01b192..3211f619a 100644
--- a/playbooks/openstack/openshift-cluster/install.yml
+++ b/playbooks/openstack/openshift-cluster/install.yml
@@ -9,4 +9,4 @@
# some logic here?
- name: run the cluster deploy
- include: ../../deploy_cluster.yml
+ import_playbook: ../../deploy_cluster.yml