Update letsencrypt_gid documentation

Added with Ie32124cd617e9986602301f230e83bb138524fdf

Change-Id: I04024832302a472c900f614ce03251766bc23d70
This commit is contained in:
Ian Wienand 2020-02-05 12:41:51 +11:00 committed by Monty Taylor
parent bbe8086726
commit 17e31f907b

View File

@ -7,3 +7,11 @@ Additionally a ``driver.sh`` script is installed to run the
authentication procedure and parse output.
**Role Variables**
.. zuul:rolevar:: letsencrypt_gid
:default: unset
Unix group `gid` for the `letsencrypt` group which has permissions
on the `/etc/letsencrypt-certificates` directory. If unset, uses
system default. Useful if this conflicts with another role that
assumes a `gid` value.