summaryrefslogtreecommitdiffstats
path: root/roles/openstack-stack/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openstack-stack/README.md')
-rw-r--r--roles/openstack-stack/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/roles/openstack-stack/README.md b/roles/openstack-stack/README.md
deleted file mode 100644
index 32a2b49f1..000000000
--- a/roles/openstack-stack/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# Role openstack-stack
-
-Role for spinning up instances using OpenStack Heat.
-
-## To Test
-
-```
-ansible-playbook openshift-ansible-contrib/roles/openstack-stack/test/stack-create-test.yml
-```