copr-be: identify the used resalloc name in backend.log (shebang)

This commit is contained in:
Pavel Raiskup 2025-01-11 19:21:02 +01:00
parent 033f24d307
commit 53b74020c4

View file

@ -19,6 +19,7 @@
- name: install IP to YAML spawner script
copy:
content: |
#! /bin/sh
echo ---
echo name: "$RESALLOC_NAME"
hostname=$( "$@" )