summaryrefslogtreecommitdiffstats
path: root/inventory/byo/hosts.aep_quickstart
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/byo/hosts.aep_quickstart')
-rw-r--r--inventory/byo/hosts.aep_quickstart20
1 files changed, 0 insertions, 20 deletions
diff --git a/inventory/byo/hosts.aep_quickstart b/inventory/byo/hosts.aep_quickstart
deleted file mode 100644
index 46ea3a03f..000000000
--- a/inventory/byo/hosts.aep_quickstart
+++ /dev/null
@@ -1,20 +0,0 @@
-[OSEv3:children]
-masters
-nodes
-etcd
-lb
-
-[OSEv3:vars]
-ansible_ssh_user=root
-deployment_type=atomic-enterprise
-osm_use_cockpit=true
-
-[masters]
-ose3-master.example.com
-
-[nodes]
-ose3-master.example.com openshift_scheduleable=True
-
-[etcd]
-
-[lb]