Support "YADM_ARCH" variable in esh templates
This commit is contained in:
parent
31e2ce56bc
commit
bacc948bba
1 changed files with 1 additions and 0 deletions
1
yadm
1
yadm
|
@ -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…
Reference in a new issue