services: certbot: Get certbot to run non-interactively.
authorClément Lassieur <clement@lassieur.org>
Sat, 10 Feb 2018 15:32:26 +0000 (16:32 +0100)
committerClément Lassieur <clement@lassieur.org>
Thu, 22 Feb 2018 20:43:53 +0000 (21:43 +0100)
commit65fc1d890d2e33e62a7c9d9fe31184c48d848e0c
tree67533892a1431b89f738d96986cb3bb513cd402f
parentc1dfcfdf58b4a05903d6b4266ca3c04f1c4cb6e2
services: certbot: Get certbot to run non-interactively.

* doc/guix.texi (Certificate Services): Add email field and link to the ACME
Subscriber Agreement.
* gnu/services/certbot.scm (<certbot-configuration>, certbot-command,
certbot-activation, certbot-nginx-server-configurations): Add email field.
(certbot-command): Add '-n' and '--agree-tos' options.
(certbot-service-type): Remove default-value.
doc/guix.texi
gnu/services/certbot.scm