add files for autossh. tbd-install autossh and configure as service with aws jump key
This commit is contained in:
5
roles/autossh/files/autossh
Normal file
5
roles/autossh/files/autossh
Normal file
@@ -0,0 +1,5 @@
|
||||
AUTOSSH_POLL=60
|
||||
AUTOSSH_FIRST_POLL=30
|
||||
AUTOSSH_GATETIME=0
|
||||
AUTOSSH_PORT=0
|
||||
SSH_OPTIONS="-M 0 -o ServerAliveInterval=60 -o ServerAliveCountMax=3 -N -R 6666:localhost:22 ec2-user@3.80.203.168 -i /home/pi/SDWAN-Versa.pem"
|
||||
Reference in New Issue
Block a user