guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/03: hydra: bayfront: Have certbot include bordeaux.guix.gnu.org.


From: Christopher Baines
Subject: 01/03: hydra: bayfront: Have certbot include bordeaux.guix.gnu.org.
Date: Wed, 26 May 2021 14:48:40 -0400 (EDT)

cbaines pushed a commit to branch master
in repository maintenance.

commit 77f7a5b4adbb840324f0bf5ae9254d11e5d75b63
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Wed May 26 19:37:25 2021 +0100

    hydra: bayfront: Have certbot include bordeaux.guix.gnu.org.
    
    In the certificate.
    
    * hydra/bayfront.scm (%certbot-configuration)[domains]: Add
    bordeaux.guix.gnu.org.
---
 hydra/bayfront.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index e3d4242..9f7880d 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -70,6 +70,7 @@
    (certificates
     (list (certificate-configuration
            (domains '("bayfront.guix.gnu.org"
+                      "bordeaux.guix.gnu.org"
                       "logs.guix.gnu.org"
                       "bayfront.guix.info"
                       "hpc.guix.info"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]