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’.
This commit is contained in:
Ludovic Courtès 2023-10-08 22:44:27 +02:00
parent 8fa8d6affb
commit 724573a799
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -1,6 +1,6 @@
(public-key
(ecc
(curve Ed25519)
(q #7E0F021C5657A5DFF0D3FE05B574E16259B28CB477703715A75851E00E95C29E#)
(q #124A986DE06939F3D45225B12E401C2419CA0E4191BD59DE35136BFE1D43DDD0#)
)
)