deploy/ci-runner0-home-rekahsoft-ca.scm: Setup host-key after bootstrapping

This commit is contained in:
Collin J. Doering 2023-12-28 16:56:43 -05:00
parent 8fea3d86be
commit 2e1c58ab93
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 "ci-runner0.home.rekahsoft.ca")
(host-key "TODO")
(host-key "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHMwljf3lDt+Sl7G5eU9vhDrcNC7lB1GZ0YnkaLw4TuJ root@(none)")
(system "x86_64-linux")
(user "auto")
(identity ".deploy-key")