summaryrefslogtreecommitdiffstats
path: root/compass/deploy/ansible/openstack_juno/compute.yml
blob: b2679c0e104a1ee16d04772dfb1527a265ffc52a (plain)
1
2
3
4
5
6
7
8
9
---
- hosts: all
  remote_user: vagrant
  sudo: True
  roles:
    - repo
    - common
    - nova-compute
    - neutron-compute