summaryrefslogtreecommitdiffstats
path: root/compass/deploy/ansible/openstack_juno/compute.yml
diff options
context:
space:
mode:
Diffstat (limited to 'compass/deploy/ansible/openstack_juno/compute.yml')
-rw-r--r--compass/deploy/ansible/openstack_juno/compute.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/compass/deploy/ansible/openstack_juno/compute.yml b/compass/deploy/ansible/openstack_juno/compute.yml
deleted file mode 100644
index b2679c0..0000000
--- a/compass/deploy/ansible/openstack_juno/compute.yml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-- hosts: all
- remote_user: vagrant
- sudo: True
- roles:
- - repo
- - common
- - nova-compute
- - neutron-compute