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

This commit is contained in:
Collin J. Doering 2023-04-01 11:45:16 -04:00
parent d1f604cd04
commit 279830457e
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 "prom0.home.rekahsoft.ca")
(host-key "TODO")
(host-key "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOeRGcJWB3ilkKKOT+8e0TqyP4YRQ8jRB4spiOzdnl5N root@(none)")
(system "x86_64-linux")
(user "auto")
(identity ".deploy-key")