autossh: run autossh with a reverse tunnel
authorKristof Provost <kp@FreeBSD.org>
Wed, 12 Jul 2023 11:08:31 +0000 (13:08 +0200)
committerKristof Provost <kp@FreeBSD.org>
Wed, 12 Jul 2023 11:08:31 +0000 (13:08 +0200)
commit406364c1ca511ad48b0cbf33a9a3b97369cfe368
tree03a96577839016153e64063301a7ba72e5a330e6
parentcdf66d507d77ac1deabe960c1b7a3326a508df1e
autossh: run autossh with a reverse tunnel

This will be the primary method of connecting to these devices, and will
be the method we use to push ansible configuration.

(We can't just rely on ansible-poll because we may want to include
secrets from ansible-vault)
image/overlay/domotica/etc/rc.d/autossh [new file with mode: 0755]
image/overlay/domotica/home/kp/.ssh/id_rsa [new file with mode: 0644]
image/overlay/domotica/home/kp/.ssh/id_rsa.pub [new file with mode: 0644]
image/overlay/domotica/home/kp/.ssh/known_hosts [new file with mode: 0644]
image/overlay/domotica/var/cron/tabs/root
image/packagelist