guix-commits
[Top][All Lists]
Advanced

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

01/02: hydra: Update SSH and archive key for kreuzberg (AArch64).


From: Ludovic Courtès
Subject: 01/02: hydra: Update SSH and archive key for kreuzberg (AArch64).
Date: Sun, 8 Oct 2023 16:52:57 -0400 (EDT)

civodul pushed a commit to branch master
in repository maintenance.

commit 724573a7996d371a61786a70b59fd95980e410ca
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sun Oct 8 22:44:27 2023 +0200

    hydra: Update SSH and archive key for kreuzberg (AArch64).
    
    These keys were apparently regenerated, overwriting the previous ones,
    probably when it was last upgraded (with ‘guix deploy’) on May 9th, 2023.
    
    * hydra/keys/guix/berlin/kreuzberg.rekado.pub: Update.
    * hydra/deploy-honeycomb.scm <kreuzberg>: Change ‘host-key’.
---
 hydra/deploy-honeycomb.scm                  | 2 +-
 hydra/keys/guix/berlin/kreuzberg.rekado.pub | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/hydra/deploy-honeycomb.scm b/hydra/deploy-honeycomb.scm
index 5b97863..78fa307 100644
--- a/hydra/deploy-honeycomb.scm
+++ b/hydra/deploy-honeycomb.scm
@@ -22,7 +22,7 @@
     (host-name "141.80.167.132")                  ;or 10.0.0.9
     (build-locally? #false)
     (system "aarch64-linux")
-    (host-key "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIFjixKdkTBoEUflxX/n/flhg7GoqbfkfoVrhD0GROZxl"))))
+    (host-key "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIOkfbMTdQP0btONZ6CNXsxVQCBaGk1ytNcd4PtIc/53o"))))
  (machine
   (operating-system
     (honeycomb-system "grunewald"
diff --git a/hydra/keys/guix/berlin/kreuzberg.rekado.pub 
b/hydra/keys/guix/berlin/kreuzberg.rekado.pub
index b9dd4b6..750e85f 100644
--- a/hydra/keys/guix/berlin/kreuzberg.rekado.pub
+++ b/hydra/keys/guix/berlin/kreuzberg.rekado.pub
@@ -1,6 +1,6 @@
 (public-key 
  (ecc 
   (curve Ed25519)
-  (q #7E0F021C5657A5DFF0D3FE05B574E16259B28CB477703715A75851E00E95C29E#)
+  (q #124A986DE06939F3D45225B12E401C2419CA0E4191BD59DE35136BFE1D43DDD0#)
   )
  )



reply via email to

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