diff --git a/scripts/run_deploy.sh b/scripts/run_deploy.sh index d55935f..239d3b6 100755 --- a/scripts/run_deploy.sh +++ b/scripts/run_deploy.sh @@ -17,9 +17,8 @@ fi popd pushd ${PROJECT_PATH}/openstack-ansible/playbooks -openstack-ansible openstack-hosts-setup.yml -exit 0 openstack-ansible setup-hosts.yml +exit 0 openstack-ansible setup-infrastructure.yml openstack-ansible setup-openstack.yml popd