guix-commits
[Top][All Lists]
Advanced

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

01/02: berlin: machines: Officially add the OverDrive at Julien's place.


From: Ludovic Courtès
Subject: 01/02: berlin: machines: Officially add the OverDrive at Julien's place.
Date: Thu, 18 Jul 2019 17:04:08 -0400 (EDT)

civodul pushed a commit to branch master
in repository maintenance.

commit c79b35070598d8b9bc26d4ca92ab8a75e3964665
Author: Ludovic Courtès <address@hidden>
Date:   Thu Jul 18 22:26:37 2019 +0200

    berlin: machines: Officially add the OverDrive at Julien's place.
    
    * hydra/machines-for-berlin.scm (overdrive): Replace
    "git.flashner.co.il" with "rennes.lepiller.eu".
---
 hydra/machines-for-berlin.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/hydra/machines-for-berlin.scm b/hydra/machines-for-berlin.scm
index 61e8480..ea63f46 100644
--- a/hydra/machines-for-berlin.scm
+++ b/hydra/machines-for-berlin.scm
@@ -183,13 +183,13 @@
          (parallel-builds 2))
 
         (build-machine
-         ;; 46.117.130.5
-         (name "git.flashner.co.il")
-         (port 52522)
+         ;; 89.92.10.229
+         (name "rennes.lepiller.eu")
+         (port 2222)
          (user "hydra")
          (system "aarch64-linux")
          (host-key
-          "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIBNEy1ons+3F17Oh7dVKAjdQ6Z11fG2IbhUu6FUs9DQB 
root@linux")
+          "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIIXfDYhBeVH0GenVp8PplaRF1jtNSOdLeNWf2k8G7K71 root@gnu")
          (parallel-builds 2))))
 
 (define armv7



reply via email to

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