Skip to content

Instantly share code, notes, and snippets.

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