This is an automated email from the git hooks/post-receive script.

rekado pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 8536e68  bayfront: Update IP address of ns1.gnu.org.
8536e68 is described below

commit 8536e6813ec0f94f30aa746be6f58ac8f710d35b
Author: Ricardo Wurmus <[email protected]>
AuthorDate: Fri Apr 14 13:56:33 2023 +0200

    bayfront: Update IP address of ns1.gnu.org.
    
    * hydra/bayfront.scm (gnu-ns1-ip4): Use new IP.
---
 hydra/bayfront.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index 616d26b..718b6af 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -111,7 +111,7 @@ Happy hacking!\n"))
 
 (define gnu-ns1-ip4
   ;; IPv4 address of "ns1.gnu.org".
-  "209.51.188.164")
+  "198.27.68.225")
 
 (define %build-node-keys
   ;; Signing keys of the build nodes.

Reply via email to