From df1f7493ab575dd000254a532ff186a1937af13f Mon Sep 17 00:00:00 2001 From: Tim Byrne Date: Fri, 7 Jul 2017 08:23:45 -0500 Subject: [PATCH] Add documentation for `YADM_DISTRO` support in Jinja templates --- yadm.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/yadm.1 b/yadm.1 index fd311f3..652c843 100644 --- a/yadm.1 +++ b/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