mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
copr-be: uhhh, spawner wrapper must fail when allocation fails
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
- name: install IP to YAML spawner script
|
||||
copy:
|
||||
content: |
|
||||
#! /bin/sh
|
||||
#! /bin/sh -ex
|
||||
echo ---
|
||||
echo name: "$RESALLOC_NAME"
|
||||
hostname=$( "$@" )
|
||||
|
||||
Reference in New Issue
Block a user