Created
February 10, 2019 17:06
-
-
Save pryorda/8c9d200038cf6637eb806ed0b68c6d3e to your computer and use it in GitHub Desktop.
NFS Mount Rancher OS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ros config merge < config.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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