guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hydra: machines-for-berlin: Remove unreachable no


From: Mathieu Othacehe
Subject: branch master updated: hydra: machines-for-berlin: Remove unreachable node.
Date: Tue, 19 Jan 2021 11:37:56 -0500

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

mothacehe pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 8e07cb3  hydra: machines-for-berlin: Remove unreachable node.
8e07cb3 is described below

commit 8e07cb3434f2582184acba10ad3cfa8d0c879c8f
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Tue Jan 19 17:37:25 2021 +0100

    hydra: machines-for-berlin: Remove unreachable node.
    
    * hydra/machines-for-berlin: Remove node 176.
---
 hydra/machines-for-berlin.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/hydra/machines-for-berlin.scm b/hydra/machines-for-berlin.scm
index 53e1d83..1b0fcc9 100644
--- a/hydra/machines-for-berlin.scm
+++ b/hydra/machines-for-berlin.scm
@@ -79,9 +79,10 @@
      "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIJfJfTctnzEzVBLZxIq4WIOWY0s9JHcvIztdIYSFlklH"
      128)
     ;; hydra-guix-119
-    ("141.80.167.176"
-     "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIGE6FwL94/YDJIioQsLqh/MnwGcXmKYARd/kBGs+RWM7"
-     128)
+    ;; This machine is unreachable.
+    ;; ("141.80.167.176"
+    ;;  "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIGE6FwL94/YDJIioQsLqh/MnwGcXmKYARd/kBGs+RWM7"
+    ;;  128)
     ;; hydra-guix-120
     ("141.80.167.177"
      "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIH3rXQZCQbVliJUgavSxNWvA4XUX7cXj7zd5VvUggCbv"



reply via email to

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