Clark Boylan 4346570a0b Fix letsencrypt_self_generate_tokens defaults
We set the letsencrypt_self_generate_tokens value to True in testing
which means the variable is valid and exists in testing. However, in
production this variable isn't set and doesn't ahve a default so we get:

  The task includes an option with an undefined variable. The error was:
  'letsencrypt_self_generate_tokens' is undefined

Fix this by setting the default value for this var to False. Also, add
it to the README of letsencrypt-request-certs as this is where it is
primarily used.

Change-Id: I862df6ea3ff7f3a1df2a088b04d230bb618aaa85
2021-10-06 08:40:43 -07:00
..
2021-06-02 13:56:19 +10:00
2020-02-12 16:39:11 +11:00
2020-11-20 19:13:32 +11:00
2021-08-12 08:31:54 -07:00
2021-05-29 17:18:55 +00:00
2021-09-21 08:32:15 -07:00
2021-02-19 09:54:31 +11:00
2021-05-17 14:28:37 +10:00
2020-11-05 11:56:46 +11:00
2020-04-16 12:45:36 -05:00
2020-10-19 14:06:57 +11:00
2021-07-26 21:01:57 +00:00
2021-10-06 15:39:25 +11:00
2021-03-16 15:12:41 +11:00
2020-04-16 12:08:00 -07:00
2018-08-23 21:34:42 +10:00
2021-07-29 17:15:38 -07:00