guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hydra: machines: Add records for the three HoneyC


From: Ricardo Wurmus
Subject: branch master updated: hydra: machines: Add records for the three HoneyComb aarch64 machines.
Date: Fri, 18 Feb 2022 04:52:49 -0500

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

rekado pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 7ab49ca  hydra: machines: Add records for the three HoneyComb aarch64 
machines.
7ab49ca is described below

commit 7ab49cad5d4104293b445f91ce64f6757fa8bf97
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Feb 18 10:49:28 2022 +0100

    hydra: machines: Add records for the three HoneyComb aarch64 machines.
    
    * hydra/machines.rec: Add records for pankow, kreuzberg, and grunewald.
---
 hydra/machines.rec | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 52 insertions(+)

diff --git a/hydra/machines.rec b/hydra/machines.rec
index 79fae25..9cb42e1 100644
--- a/hydra/machines.rec
+++ b/hydra/machines.rec
@@ -239,3 +239,55 @@ PublicKey: (public-key
 +   (q #6AE1F846DCBE4F3EB01197946F36CAE4A4A5375F51043367BCD53B4E5AA759BD#)
 +   )
 +  )
+
+Nickname: pankow
+Hostname: 10.0.0.8
+Port: 22
+Physical: Yes
+Vendor: SolidRun HoneyComb LX2
+Location: Ricardo's home in Berlin, Germany
+Contact: Ricardo Wurmus <rekado@elephly.net>
+Cores: 16
+SystemType: aarch64-linux
+BaseSystem: Guix System, see modules/sysadmin/honeycomb.scm
+PublicKey: (public-key 
++ (ecc 
++  (curve Ed25519)
++  (q #26B3C5D00FF543D3E34FFEB99C4C6DBE1B7904363E0613825F75251D8B8D8B16#)
++  )
++ )
+
+Nickname: kreuzberg
+Hostname: 10.0.0.9
+Port: 22
+Physical: Yes
+Vendor: SolidRun HoneyComb LX2
+Location: Ricardo's home in Berlin, Germany
+Contact: Ricardo Wurmus <rekado@elephly.net>
+Cores: 16
+SystemType: aarch64-linux
+BaseSystem: Guix System, see modules/sysadmin/honeycomb.scm
+PublicKey: (public-key 
++ (ecc 
++  (curve Ed25519)
++  (q #7E0F021C5657A5DFF0D3FE05B574E16259B28CB477703715A75851E00E95C29E#)
++  )
++ )
+
+Nickname: grunewald
+Hostname: 10.0.0.10
+Port: 22
+Physical: Yes
+Vendor: SolidRun HoneyComb LX2
+Location: Ricardo's home in Berlin, Germany
+Contact: Ricardo Wurmus <rekado@elephly.net>
+Cores: 16
+SystemType: aarch64-linux
+BaseSystem: Guix System, see modules/sysadmin/honeycomb.scm
+PublicKey: (public-key 
++ (ecc 
++  (curve Ed25519)
++  (q #F73818AF4E6D6F4338B804D5714D24FA6F23B7236CC9EC89D076AF3456D4DBD7#)
++  )
++ )
+



reply via email to

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