summaryrefslogtreecommitdiffstats
path: root/deployment/playbooks/ocp-end-to-end.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/playbooks/ocp-end-to-end.yaml')
-rw-r--r--deployment/playbooks/ocp-end-to-end.yaml15
1 files changed, 0 insertions, 15 deletions
diff --git a/deployment/playbooks/ocp-end-to-end.yaml b/deployment/playbooks/ocp-end-to-end.yaml
deleted file mode 100644
index 58f0ca01..00000000
--- a/deployment/playbooks/ocp-end-to-end.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
----
-- include: setup.yaml
- tags: ['setup']
-
-- include: prod.yaml
- tags: ['prod']
-
-- include: ocp-install.yaml
- tags: ['ocp-install']
-
-- include: ocp-configure.yaml
- tags: ['ocp-configure']
-
-- include: clean.yaml
- tags: ['clean']