guix-commits
[Top][All Lists]
Advanced

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

03/03: hydra: bayfront: Remove bordeaux.guix. from the main bayfront cer


From: Christopher Baines
Subject: 03/03: hydra: bayfront: Remove bordeaux.guix. from the main bayfront cert.
Date: Wed, 3 Aug 2022 14:10:06 -0400 (EDT)

cbaines pushed a commit to branch master
in repository maintenance.

commit 1c69213ebd66a708ba7569647f4fac416005b40a
Author: Christopher Baines <mail@cbaines.net>
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

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