copr-builders: oslousl VMs waited with timeout, and verbosely
This commit is contained in:
parent
ed570d1562
commit
bc83b2e4c8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ resalloc-openstack-new \
|
|||
--image "{{ copr_builder_images.osuosl.ppc64le }}" \
|
||||
--flavor "$flavor" \
|
||||
--name "$RESALLOC_NAME" \
|
||||
--post-command "set -x ; {{ provision_directory }}/wait-for-ssh \"\$RESALLOC_OS_IP\" >&2 && ansible-playbook $playbook -i \"\$RESALLOC_OS_IP,\" >&2 " \
|
||||
--post-command "set -x ; {{ provision_directory }}/wait-for-ssh --timeout 100 --log debug \"\$RESALLOC_OS_IP\" >&2 && ansible-playbook $playbook -i \"\$RESALLOC_OS_IP,\" >&2 " \
|
||||
--key-pair-id copr-builder \
|
||||
--nic net-id="$network" \
|
||||
--print-ip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue