Revert "Run with -vvvvv for debugging"

This reverts commit a52b42fe2f.

Change-Id: Ib1fbed0799d73cc5aea29f109e6ed9c5c3414af1
This commit is contained in:
Logan V 2018-09-13 14:30:00 -06:00
parent 14ebc84487
commit 14d65507a5
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ scripts/bootstrap-ansible.sh
popd
pushd ${PROJECT_PATH}/openstack-ansible/playbooks
openstack-ansible setup-hosts.yml -vvvvv
openstack-ansible setup-hosts.yml
openstack-ansible setup-infrastructure.yml
openstack-ansible setup-openstack.yml
popd