summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/create_services.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/common/openshift-cluster/create_services.yml')
-rw-r--r--playbooks/common/openshift-cluster/create_services.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/playbooks/common/openshift-cluster/create_services.yml b/playbooks/common/openshift-cluster/create_services.yml
deleted file mode 100644
index e70709d19..000000000
--- a/playbooks/common/openshift-cluster/create_services.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-- name: Deploy OpenShift Services
- hosts: "{{ g_svc_master }}"
- connection: ssh
- gather_facts: yes
- roles:
- - openshift_registry
- - openshift_router