diff --git a/roles/docker/templates/restic/ssh.known_hosts.j2 b/roles/docker/templates/restic/ssh.known_hosts.j2 index 19ac263..daae188 100644 --- a/roles/docker/templates/restic/ssh.known_hosts.j2 +++ b/roles/docker/templates/restic/ssh.known_hosts.j2 @@ -1 +1 @@ -{{ services.restic.domain }} {{ services.restic.host_key }} +{{ services.restic.remote_domain }} {{ services.restic.host_key }}