Skip to content

Instantly share code, notes, and snippets.

@ThYpHo0n
Created August 12, 2016 12:48
Show Gist options
  • Save ThYpHo0n/684e2f6b1b3cdbd917b91ff78ca5f475 to your computer and use it in GitHub Desktop.
Save ThYpHo0n/684e2f6b1b3cdbd917b91ff78ca5f475 to your computer and use it in GitHub Desktop.
# --- Synced Folder Part --- #
nfs.vm.synced_folder '../folder1', '/folder2',
type: 'nfs', mount_options: ["nolock"]
nfs.nfs.map_uid = Process.uid
nfs.nfs.map_gid = Process.gid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment