deploy/ci0-home-rekahsoft-ca.scm: Adjust host key after its rotation
This commit is contained in:
parent
efc80ff07e
commit
26d9b8c0ec
@ -7,7 +7,7 @@
|
|||||||
(environment managed-host-environment-type)
|
(environment managed-host-environment-type)
|
||||||
(configuration (machine-ssh-configuration
|
(configuration (machine-ssh-configuration
|
||||||
(host-name "ci0.home.rekahsoft.ca")
|
(host-name "ci0.home.rekahsoft.ca")
|
||||||
(host-key "TODO")
|
(host-key "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAQzhX0t1wGMDr9XEuieTBrwhv+qe44n8RZyTDmGkebN root@(none)")
|
||||||
(system "x86_64-linux")
|
(system "x86_64-linux")
|
||||||
(user "auto")
|
(user "auto")
|
||||||
(identity ".deploy-key")
|
(identity ".deploy-key")
|
||||||
|
Loading…
Reference in New Issue
Block a user