[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#29739] [PATCH] services: certbot: Fix certbot renewal job.
From: |
Ludovic Courtès |
Subject: |
[bug#29739] [PATCH] services: certbot: Fix certbot renewal job. |
Date: |
Sun, 17 Dec 2017 17:10:34 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Christopher Baines <address@hidden> skribis:
> Quote the list of hosts, to avoid generating a broken job definition.
>
> * gnu/services/certbot.scm (certbot-renewal-jobs): Quote the hosts when
> passing them in to the job gexp.
Good catch, LGTM!
Thanks,
Ludo’.