Support "arch" variable in built-in templates

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

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

Loading…
Cancel
Save