We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4843e1f commit 4caf5f6Copy full SHA for 4caf5f6
yadm.1
@@ -655,6 +655,7 @@ During processing, the following variables are available in the template:
655
yadm.class YADM_CLASS Locally defined yadm class
656
yadm.distro YADM_DISTRO lsb_release -si
657
yadm.hostname YADM_HOSTNAME uname -n (without domain)
658
+ yadm.arch YADM_ARCH uname -m
659
yadm.os YADM_OS uname -s
660
yadm.user YADM_USER id -u -n
661
yadm.source YADM_SOURCE Template filename
0 commit comments