cbaines pushed a commit to branch master
in repository maintenance.

commit 1c69213ebd66a708ba7569647f4fac416005b40a
Author: Christopher Baines <[email protected]>
AuthorDate: Wed Aug 3 19:08:58 2022 +0100

    hydra: bayfront: Remove bordeaux.guix. from the main bayfront cert.
    
    This is now handled with a separate certificate.
    
    * hydra/bayfront.scm (%certbot-configuration): Remove
    bordeaux.guix.gnu.org from the list of domains for the main
    certificate.
---
 hydra/bayfront.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index 5579509..81c2c6d 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -81,7 +81,6 @@
    (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