deploy/loki-home-rekahsoft-ca.scm: Adjust host key after its rotation

This commit is contained in:
Collin J. Doering 2023-03-04 11:51:08 -05:00
parent 848b27bcc4
commit be43cd1bda
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
(environment managed-host-environment-type)
(configuration (machine-ssh-configuration
(host-name "loki.home.rekahsoft.ca")
(host-key "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII1l4445BnGZsx2wTklqfClONoOB7Guhg4HE2dccMjrX root@(none)")
(host-key "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDBhpS71+xy0v0F5oBfr9wJ63D9AKObWJuK6xNYiT8Fs root@(none)")
(system "x86_64-linux")
(user "auto")
(identity ".deploy-key")