deploy/postgres-home-rekahsoft-ca.scm: Adjust host key after its rotation
This commit is contained in:
parent
0ad27290f8
commit
9785665ab8
@ -7,7 +7,7 @@
|
||||
(environment managed-host-environment-type)
|
||||
(configuration (machine-ssh-configuration
|
||||
(host-name "postgres.home.rekahsoft.ca")
|
||||
(host-key "TODO")
|
||||
(host-key "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILyZiN3cN8c1Sq6FSBvW7un/0+seR7BOH48IUbpa/mXW root@(none)")
|
||||
(system "x86_64-linux")
|
||||
(user "auto")
|
||||
(identity ".deploy-key")
|
||||
|
Loading…
Reference in New Issue
Block a user