[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: hydra: berlin-nodes: Remove machine 176.
From: |
Mathieu Othacehe |
Subject: |
branch master updated: hydra: berlin-nodes: Remove machine 176. |
Date: |
Thu, 28 Jan 2021 08:33:59 -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 a5c2766 hydra: berlin-nodes: Remove machine 176.
a5c2766 is described below
commit a5c276696ee53334ea02ca59ee602fa21cd572d4
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Thu Jan 28 14:33:29 2021 +0100
hydra: berlin-nodes: Remove machine 176.
* hydra/berlin.scm: Remove unavailable machine.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
hydra/berlin-nodes.scm | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/hydra/berlin-nodes.scm b/hydra/berlin-nodes.scm
index 83c1ede..bec2d66 100644
--- a/hydra/berlin-nodes.scm
+++ b/hydra/berlin-nodes.scm
@@ -79,10 +79,11 @@
"141.80.167.175"
"ssh-ed25519
AAAAC3NzaC1lZDI1NTE5AAAAIJfJfTctnzEzVBLZxIq4WIOWY0s9JHcvIztdIYSFlklH"
128)
- (119
- "141.80.167.176"
- "ssh-ed25519
AAAAC3NzaC1lZDI1NTE5AAAAIGE6FwL94/YDJIioQsLqh/MnwGcXmKYARd/kBGs+RWM7"
- 128)
+ ;; This machine is unavailable.
+ ;; (119
+ ;; "141.80.167.176"
+ ;; "ssh-ed25519
AAAAC3NzaC1lZDI1NTE5AAAAIGE6FwL94/YDJIioQsLqh/MnwGcXmKYARd/kBGs+RWM7"
+ ;; 128)
(120
"141.80.167.177"
"ssh-ed25519
AAAAC3NzaC1lZDI1NTE5AAAAIH3rXQZCQbVliJUgavSxNWvA4XUX7cXj7zd5VvUggCbv"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: hydra: berlin-nodes: Remove machine 176.,
Mathieu Othacehe <=