summaryrefslogtreecommitdiffstats
path: root/roles/openshift_openstack/tasks/provision.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_openstack/tasks/provision.yml')
-rw-r--r--roles/openshift_openstack/tasks/provision.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/openshift_openstack/tasks/provision.yml b/roles/openshift_openstack/tasks/provision.yml
index 8ebda8100..e693f535a 100644
--- a/roles/openshift_openstack/tasks/provision.yml
+++ b/roles/openshift_openstack/tasks/provision.yml
@@ -16,11 +16,6 @@
- name: Add the new nodes to the inventory
meta: refresh_inventory
-- name: Populate DNS entries
- include: populate-dns.yml
- when:
- - stack_state == 'present'
-
- name: CleanUp
include: cleanup.yml
when: