X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=compass%2Fdeploy%2Fansible%2Fopenstack_juno%2Fcompute.yml;fp=compass%2Fdeploy%2Fansible%2Fopenstack_juno%2Fcompute.yml;h=b2679c0e104a1ee16d04772dfb1527a265ffc52a;hb=12019717d3be5b4cfa42751cd19cbd42f82bc04a;hp=0000000000000000000000000000000000000000;hpb=eb887812da568cfb4908f6ae14449b2ceaeb5bc0;p=genesis.git diff --git a/compass/deploy/ansible/openstack_juno/compute.yml b/compass/deploy/ansible/openstack_juno/compute.yml new file mode 100644 index 0000000..b2679c0 --- /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