Skip to content

Commit

Permalink
Reorder list
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLocehiliosan committed Feb 21, 2022
1 parent 3445763 commit 39d0c79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yadm.1
Original file line number Diff line number Diff line change
Expand Up @@ -666,15 +666,15 @@ During processing, the following variables are available in the template:

Default Jinja or ESH Description
------------- ------------- -------------------------------
yadm.arch YADM_ARCH uname -m
yadm.class YADM_CLASS Last locally defined class
yadm.classes YADM_CLASSES All classes
yadm.distro YADM_DISTRO lsb_release -si
yadm.distro_family YADM_DISTRO_FAMILY ID_LIKE from /etc/os-release
yadm.hostname YADM_HOSTNAME uname -n (without domain)
yadm.arch YADM_ARCH uname -m
yadm.os YADM_OS uname -s
yadm.user YADM_USER id -u -n
yadm.source YADM_SOURCE Template filename
yadm.user YADM_USER id -u -n
env.VAR Environment variable VAR

.BR NOTE :
Expand Down

0 comments on commit 39d0c79

Please sign in to comment.