[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: hydra: bayfront: Add foundation.guix.info to the
From: |
Ludovic Courtès |
Subject: |
branch master updated: hydra: bayfront: Add foundation.guix.info to the certbot config. |
Date: |
Sat, 03 Feb 2024 12:01:19 -0500 |
This is an automated email from the git hooks/post-receive script.
civodul pushed a commit to branch master
in repository maintenance.
The following commit(s) were added to refs/heads/master by this push:
new 4072bf9 hydra: bayfront: Add foundation.guix.info to the certbot
config.
4072bf9 is described below
commit 4072bf94c4b1d51ea67236ee00de7ffe45f59029
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sat Feb 3 18:00:28 2024 +0100
hydra: bayfront: Add foundation.guix.info to the certbot config.
* hydra/bayfront.scm (%certbot-configuration): Add foundation.guix.info.
---
hydra/bayfront.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index 282811c..6065b49 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -60,6 +60,7 @@
"logs.guix.gnu.org"
"bayfront.guix.info"
"hpc.guix.info"
+ "foundation.guix.info"
"guix-hpc.bordeaux.inria.fr"
"coordinator.bayfront.guix.gnu.org"))
(deploy-hook %nginx-deploy-hook))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: hydra: bayfront: Add foundation.guix.info to the certbot config.,
Ludovic Courtès <=