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