Skip to content

Instantly share code, notes, and snippets.

@pryorda
Created February 10, 2019 17:06
Show Gist options
  • Save pryorda/8c9d200038cf6637eb806ed0b68c6d3e to your computer and use it in GitHub Desktop.
Save pryorda/8c9d200038cf6637eb806ed0b68c6d3e to your computer and use it in GitHub Desktop.
NFS Mount Rancher OS
ros config merge < config.yml
mounts:
- ["${efs_server}:/", "/mnt/efs", "nfs4", "nfsvers=4.1,rsize=1048576,wsize=1048576,hard,timeo=600,retrans=2"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment