Add documentation for YADM_DISTRO
support in Jinja templates
This commit is contained in:
parent
bf61ad662d
commit
df1f7493ab
1 changed files with 6 additions and 0 deletions
6
yadm.1
6
yadm.1
|
@ -531,6 +531,12 @@ according to the rules explained in the ALTERNATES section:
|
|||
YADM_HOSTNAME
|
||||
YADM_USER
|
||||
|
||||
In addition YADM_DISTRO is exposed as the value of
|
||||
.I lsb_release -si
|
||||
if
|
||||
.B lsb_release
|
||||
is locally available.
|
||||
|
||||
For example, a file named
|
||||
.I whatever##yadm.j2
|
||||
with the following content
|
||||
|
|
Loading…
Reference in a new issue