Skip to content
Snippets Groups Projects
Forked from hpc-team / HPCasCode
2392 commits behind the upstream repository.
main.yml 182 B
---
nfsClientSrcDir: '/mnt'
nfsClientDestDir: '/mnt/test-nfs'
nfs_server: 'nfsserver.edu' 
nfs_type: 'nfs'
nfs_options: 'vers=3,noatime,rsize=16384,wsize=16384,hard,intr,tcp,nolock'