diff --git a/scripts/run_deploy.sh b/scripts/run_deploy.sh index 56cce53..aa3284c 100755 --- a/scripts/run_deploy.sh +++ b/scripts/run_deploy.sh @@ -12,6 +12,7 @@ popd pushd ${PROJECT_PATH}/openstack-ansible/playbooks openstack-ansible setup-hosts.yml +exit 0 openstack-ansible setup-infrastructure.yml openstack-ansible setup-openstack.yml popd