fix sshfs disconnect issues
parent
8692030f12
commit
1f0a3b708e
|
@ -183,7 +183,7 @@
|
|||
src: pew-media@dirtycow.vtluug.org:/nfs/cistern/share/media
|
||||
path: /media-vtluug
|
||||
fstype: fuse.sshfs
|
||||
opts: allow_other,ro,_netdev,IdentityFile=/home/paul/.ssh/id_rsa_fast
|
||||
opts: reconnect,ServerAliveInterval=45,allow_other,ro,_netdev,IdentityFile=/home/paul/.ssh/id_rsa_fast
|
||||
state: mounted
|
||||
|
||||
- name: Add Docker GPG key
|
||||
|
|
Loading…
Reference in New Issue