Support "arch" variable in built-in templates

This commit is contained in:
Tim Byrne 2021-12-23 15:42:08 -06:00
parent 85e05d311a
commit 31e2ce56bc
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12
1 changed files with 1 additions and 0 deletions

1
yadm
View File

@ -365,6 +365,7 @@ function template_default() {
BEGIN {
blank = "[ ]"
c["class"] = class
c["arch"] = arch
c["os"] = os
c["hostname"] = host
c["user"] = user