1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

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

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