copr-be: uhhh, spawner wrapper must fail when allocation fails
This commit is contained in:
parent
6b9547b3f0
commit
cf93471401
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
- name: install IP to YAML spawner script
|
||||
copy:
|
||||
content: |
|
||||
#! /bin/sh
|
||||
#! /bin/sh -ex
|
||||
echo ---
|
||||
echo name: "$RESALLOC_NAME"
|
||||
hostname=$( "$@" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue