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, 9 insertions, 0 deletions
diff --git a/compass/deploy/ansible/openstack_juno/compute.yml b/compass/deploy/ansible/openstack_juno/compute.yml
new file mode 100644
index 000000000..b2679c0e1
--- /dev/null
+++ b/compass/deploy/ansible/openstack_juno/compute.yml
@@ -0,0 +1,9 @@
+---
+- hosts: all
+ remote_user: vagrant
+ sudo: True
+ roles:
+ - repo
+ - common
+ - nova-compute
+ - neutron-compute