Revert "Only run setup hosts for now"

This reverts commit 36a2e85ba5.

Change-Id: I6d678486b1682b01e11eceb239c08ea04097de5c
This commit is contained in:
Logan V 2018-09-16 14:12:16 -05:00
parent e6566fc1ac
commit a67c9fca97
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ 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