[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: hydra: milano-guix-1: Update guix archive key and
From: |
Giovanni Biscuolo |
Subject: |
branch master updated: hydra: milano-guix-1: Update guix archive key and ssh-ed25519 host key |
Date: |
Tue, 07 Jul 2020 12:52:42 -0400 |
This is an automated email from the git hooks/post-receive script.
biscuolo pushed a commit to branch master
in repository maintenance.
The following commit(s) were added to refs/heads/master by this push:
new 0c5df7a hydra: milano-guix-1: Update guix archive key and ssh-ed25519
host key
0c5df7a is described below
commit 0c5df7a6b879d1d9c3b868c5ca0edcdd88d77878
Author: Giovanni Biscuolo <g@xelera.eu>
AuthorDate: Tue Jul 7 18:49:13 2020 +0200
hydra: milano-guix-1: Update guix archive key and ssh-ed25519 host key
* hydra/keys/guix/milano-guix-1.di.unimi.it-export.pub: Update public-key
* hydra/machines-bayfront.scm: Update milano-guix-1.di.unimi.it host-key
* hydra/machines.rec: Update public-key
---
hydra/keys/guix/milano-guix-1.di.unimi.it-export.pub | 2 +-
hydra/machines-bayfront.scm | 2 +-
hydra/machines.rec | 3 +--
3 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/hydra/keys/guix/milano-guix-1.di.unimi.it-export.pub
b/hydra/keys/guix/milano-guix-1.di.unimi.it-export.pub
index 34fe85b..ca5aabb 100644
--- a/hydra/keys/guix/milano-guix-1.di.unimi.it-export.pub
+++ b/hydra/keys/guix/milano-guix-1.di.unimi.it-export.pub
@@ -1,6 +1,6 @@
(public-key
(ecc
(curve Ed25519)
- (q #189EE297707E7FEBE2B8EF0FB0A5CCA724B4EF67EBA0384A283E60448981978C#)
+ (q #6AE1F846DCBE4F3EB01197946F36CAE4A4A5375F51043367BCD53B4E5AA759BD#)
)
)
diff --git a/hydra/machines-bayfront.scm b/hydra/machines-bayfront.scm
index c4a8f8c..bbb7d48 100644
--- a/hydra/machines-bayfront.scm
+++ b/hydra/machines-bayfront.scm
@@ -16,7 +16,7 @@
(name "milano-guix-1.di.unimi.it")
(system "x86_64-linux")
(user "bayfront")
- (host-key "ssh-ed25519
AAAAC3NzaC1lZDI1NTE5AAAAIFhLx/6CGpD+vNEw/0IzoEDhjwSuqWQcwCHOqQRxqTnA
root@(none)")
+ (host-key "ssh-ed25519
AAAAC3NzaC1lZDI1NTE5AAAAIPJFpBJSaOK2aDaR48Fm8udhLK9fl5YwNlq43uaLBeRv
root@(none)")
(parallel-builds 3)
(speed 1.0)))
diff --git a/hydra/machines.rec b/hydra/machines.rec
index 606ea91..79fae25 100644
--- a/hydra/machines.rec
+++ b/hydra/machines.rec
@@ -236,7 +236,6 @@ BaseSystem: GuixSD, see milano-guix-1.scm
PublicKey: (public-key
+ (ecc
+ (curve Ed25519)
-+ (q #189EE297707E7FEBE2B8EF0FB0A5CCA724B4EF67EBA0384A283E60448981978C#)
++ (q #6AE1F846DCBE4F3EB01197946F36CAE4A4A5375F51043367BCD53B4E5AA759BD#)
+ )
+ )
-
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: hydra: milano-guix-1: Update guix archive key and ssh-ed25519 host key,
Giovanni Biscuolo <=