Support "YADM_ARCH" variable in esh templates

pull/304/head
Tim Byrne 2 years ago
parent 31e2ce56bc
commit bacc948bba
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12

@ -486,6 +486,7 @@ function template_esh() {
"$ESH_PROGRAM" -o "$temp_file" "$input" \
YADM_CLASS="$local_class" \
YADM_ARCH="$local_arch" \
YADM_OS="$local_system" \
YADM_HOSTNAME="$local_host" \
YADM_USER="$local_user" \

Loading…
Cancel
Save