Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 6, 2021. It is now read-only.

Conversation

@bravo-kernel
Copy link
Contributor

The default Vagrant mount options for Synced Folders are too strict and prevent e.g. setting Cake permissions on the required /tmp folders.

  • now uses the same loosened permissions on Mac/Linux as default

  • unless the user specifies Vagrant supported mount options as a parameter in the Cakebox.yaml file like this

    - local: /tmp/fast/non-windows/nfs-mounted/folder
      remote: /tmp/fast
      mount_options: 'type: "nfs"'
    

bravo-kernel added a commit that referenced this pull request Mar 6, 2015
Fixes default OS-X mount options
@bravo-kernel bravo-kernel merged commit 9e41316 into master Mar 6, 2015
@bravo-kernel bravo-kernel deleted the osx-mount-options branch March 6, 2015 08:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants