guix-commits
[Top][All Lists]
Advanced

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

01/02: hydra: berlin: Add two more build hosts.


From: Ricardo Wurmus
Subject: 01/02: hydra: berlin: Add two more build hosts.
Date: Sat, 7 Oct 2017 03:49:24 -0400 (EDT)

rekado pushed a commit to branch master
in repository maintenance.

commit ccd264b7359e4caa8ac01b9b5e94f63d2337c16b
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Oct 7 09:47:46 2017 +0200

    hydra: berlin: Add two more build hosts.
    
    * hydra/machines-for-berlin.scm (hosts): Add host 17 and 18.
---
 hydra/machines-for-berlin.scm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/hydra/machines-for-berlin.scm b/hydra/machines-for-berlin.scm
index afd3b08..80d349b 100644
--- a/hydra/machines-for-berlin.scm
+++ b/hydra/machines-for-berlin.scm
@@ -33,7 +33,11 @@
     ("192.168.0.15"
      "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIJZNXe33AmYuLYRj3l36ISOBARRwWPGmK8Z23Pthy5A+")
     ("192.168.0.16"
-     "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIFJCI6Q6Jj0Jgzg3EynK2udulD4ut7jOZd8io+PuNJed")))
+     "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIFJCI6Q6Jj0Jgzg3EynK2udulD4ut7jOZd8io+PuNJed")
+    ("192.168.0.17"
+     "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIF4pC34XavKqRy+SUvWTzOyk9EbIMDovDztRIFiEtlyZ")
+    ("192.168.0.18"
+     "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAICdg/NuiqdpbMW1y00AhyqhBr4J6SeVvDKXQ01m97kZj")))
 
 (define template-x86_64
   (match-lambda



reply via email to

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