Only run setup hosts for now

Change-Id: I837766a6549b8ec95c6fd6fa7c665eccd44f7dda
This commit is contained in:
Logan V 2018-09-14 11:13:22 -06:00
parent 02285b532a
commit 36a2e85ba5
1 changed files with 1 additions and 0 deletions

View File

@ -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