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 f798beb  hydra: Add berlin node 130.
f798beb is described below

commit f798beb2422b0bb696abce0b78254afcd42ac71a
Author: Ricardo Wurmus <[email protected]>
AuthorDate: Mon Dec 20 23:48:50 2021 +0100

    hydra: Add berlin node 130.
    
    * hydra/berlin-nodes.scm (nodes): Add record for node 130.
---
 hydra/berlin-nodes.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/hydra/berlin-nodes.scm b/hydra/berlin-nodes.scm
index eec1e3e..59d8d23 100644
--- a/hydra/berlin-nodes.scm
+++ b/hydra/berlin-nodes.scm
@@ -120,6 +120,10 @@
     (129
      "141.80.167.186"
      "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAICBZkQ4ZQgMGs/3druNQLsyFWHVhjtmN/sj1fxrPeUqJ"
+     192)
+    (130
+     "141.80.167.187"
+     "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAICZilog+9Jdim9k07baYK6QZfkZRZbQQriExjtOEfjQ5"
      192)))
 
 (define %authorized-guix-keys

Reply via email to