__letsencrypt_cert: add nonparallel and make admin-email required (#609)

remotes/origin/AnotherKamila-patch-1
Kamila Součková 7 years ago committed by Darko Poljak
parent fc8dded8e9
commit a657af64a1
  1. 7
      cdist/conf/type/__letsencrypt_cert/man.rst
  2. 0
      cdist/conf/type/__letsencrypt_cert/nonparallel
  3. 1
      cdist/conf/type/__letsencrypt_cert/parameter/default/admin-email
  4. 1
      cdist/conf/type/__letsencrypt_cert/parameter/optional
  5. 1
      cdist/conf/type/__letsencrypt_cert/parameter/required

@ -17,12 +17,13 @@ REQUIRED PARAMETERS
webroot
The path to your webroot, as set up in your webserver config.
admin-email
Where to send Let's Encrypt emails like "certificate needs renewal".
OPTIONAL PARAMETERS
-------------------
admin-email
Where to send Let's Encrypt emails like "certificate needs renewal". Defaults to root@localhost.
None.
EXAMPLES
--------

Loading…
Cancel
Save