Run with -vvvvv for debugging

Change-Id: I752e99bffbbac0401eedb17e82bb4c84478fabb3
This commit is contained in:
Logan V 2018-09-13 12:36:26 -06:00
parent 17a0f6aa98
commit a52b42fe2f
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
openstack-ansible setup-hosts.yml -vvvvv
openstack-ansible setup-infrastructure.yml
openstack-ansible setup-openstack.yml
popd