Skip to content

Instantly share code, notes, and snippets.

Created July 22, 2017 12:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/53ecc8f83996eefe361b62c5472d4188 to your computer and use it in GitHub Desktop.
Save anonymous/53ecc8f83996eefe361b62c5472d4188 to your computer and use it in GitHub Desktop.
/blah:
mount.mounted:
- device: blah@blah.com:/blah
- fstype: fuse.sshfs
- opts:
- rw
- reconnect
- allow_other
- extra_mount_invisible_keys:
- password: yeahokay
- persist: true
- mkmnt: true
- pass_num: 2
- require:
- pkg: sshfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment