diff --git a/deploy/postgres-home-rekahsoft-ca.scm b/deploy/postgres-home-rekahsoft-ca.scm index 9468eef..7263610 100644 --- a/deploy/postgres-home-rekahsoft-ca.scm +++ b/deploy/postgres-home-rekahsoft-ca.scm @@ -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")