homeserver/roles/mgrote_rsync/templates/ssh-config.j2

6 lines
145 B
Text
Raw Normal View History

2024-10-28 19:18:20 +01:00
### keys
StrictHostKeyChecking=accept-new
Host pbs.mgrote.net
User {{ rsync_mirror_user }}
IdentityFile /etc/rsync_mirror/.ssh/id_rsync_mirror