copr-be: identify the used resalloc name in backend.log (shebang)
This commit is contained in:
parent
033f24d307
commit
53b74020c4
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
- name: install IP to YAML spawner script
|
||||
copy:
|
||||
content: |
|
||||
#! /bin/sh
|
||||
echo ---
|
||||
echo name: "$RESALLOC_NAME"
|
||||
hostname=$( "$@" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue