guix-commits
[Top][All Lists]
Advanced

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

branch master updated: deploy-node-129: Update host key.


From: Maxim Cournoyer
Subject: branch master updated: deploy-node-129: Update host key.
Date: Mon, 24 Apr 2023 15:56:23 -0400

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

apteryx pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 6c492e6  deploy-node-129: Update host key.
6c492e6 is described below

commit 6c492e63b065b449a86606d37d798ee75ef893cc
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Apr 24 15:47:27 2023 -0400

    deploy-node-129: Update host key.
    
    * hydra/deploy-node-129.scm (machine) [host-key]: Update key.
---
 hydra/deploy-node-129.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hydra/deploy-node-129.scm b/hydra/deploy-node-129.scm
index 774c86a..cc70d69 100644
--- a/hydra/deploy-node-129.scm
+++ b/hydra/deploy-node-129.scm
@@ -222,5 +222,5 @@ devices {
     (host-name %ip-address)
     (user (getenv "USER"))
     (build-locally? #t)
-    (host-key "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIEKtRABWvMsfq4Om16CLMpP9qbaJj83blA+K82SnZd6R")
+    (host-key "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIMuCdrMoF25T9ejPLAAcS92b6lVIz5+U0avyYPQTG5NI")
     (system "x86_64-linux")))))



reply via email to

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