Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] Is scotch-box using DEFAULT or NSF sharing? #49

Closed
alphex opened this issue Mar 17, 2015 · 2 comments
Closed

[question] Is scotch-box using DEFAULT or NSF sharing? #49

alphex opened this issue Mar 17, 2015 · 2 comments

Comments

@alphex
Copy link

alphex commented Mar 17, 2015

Is scotch-box using DEFAULT or NSF sharing?

@alphex alphex changed the title [question] [question] Is scotch-box using DEFAULT or NSF sharing? Mar 17, 2015
@whatnickcodes
Copy link
Member

Default.

You can add NSF easily: http://docs.vagrantup.com/v2/synced-folders/nfs.html

@whatnickcodes
Copy link
Member

Here's how to add it by the way:

config.vm.synced_folder ".", "/var/www", :nfs => { :mount_options => ["dmode=777","fmode=666"] }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants