guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hydra: berlin: Add the reinstalled guix-x15.sjd.s


From: Marius Bakke
Subject: branch master updated: hydra: berlin: Add the reinstalled guix-x15.sjd.se.
Date: Tue, 05 May 2020 17:15:43 -0400

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

mbakke pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new b5f9cee  hydra: berlin: Add the reinstalled guix-x15.sjd.se.
b5f9cee is described below

commit b5f9cee4a55dc6ce68edd4a04ade5d96ea5dde00
Author: Marius Bakke <address@hidden>
AuthorDate: Tue May 5 23:12:00 2020 +0200

    hydra: berlin: Add the reinstalled guix-x15.sjd.se.
    
    Also remove tunnels as the MDC firewall has been updated.
    
    * hydra/machines-for-berlin.scm (armv7): Provide new host key for
    guix-x15.sjd.se; remove tunnels for guix-x15*.
---
 hydra/machines-for-berlin.scm | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/hydra/machines-for-berlin.scm b/hydra/machines-for-berlin.scm
index b8517c8..6b10a04 100644
--- a/hydra/machines-for-berlin.scm
+++ b/hydra/machines-for-berlin.scm
@@ -230,15 +230,14 @@
 (define armv7
   (list
    ;; BeagleBoard (2 cores) kindly hosted by Simon Josefsson.
-   ;; Temporarily tunneled while waiting for firewall update.
    (build-machine
-    (name "localhost") (port 2224) ;guix-x15.sjd.se
+    (name "guix-x15.sjd.se")
     (user "hydra")
     (system "armhf-linux")
-    (host-key "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIFZRvfeaRc7wEIiEoaWA5789+zcZ2Ht/OdFYOt7YAhgn 
root@beaglebone"))
+    (host-key "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIOfXjwCAFWeGiUoOVXEgtIeXxbtymjOTg7ph1ObMAcJ0 
root@beaglebone"))
 
    (build-machine
-    (name "localhost") (port 2225) ;guix-15b.sjd.se
+    (name "guix-x15b.sjd.se")
     (user "hydra")
     (system "armhf-linux")
     (host-key "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIJEbCOTTg9Tl0E23Mnc0UA4Ib2W5oDqTukk6mT98tOph 
root@beaglebone"))



reply via email to

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