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

Let vagrant use the best synced folder method #34

Merged
merged 1 commit into from Jul 10, 2016

Conversation

juliendufresne
Copy link
Owner

When working with vagrant, I have the habit to use the nfs type to synced folder between host and guest.
The synced_folder nfs type requires a private network IP address.

We shouldn't rely on a specific type of synced_folder and rather rely on vagrant ability to chose the best synced_folder type according to our environment.

@juliendufresne juliendufresne added this to the First stable release milestone Jul 10, 2016
@juliendufresne juliendufresne self-assigned this Jul 10, 2016
@juliendufresne juliendufresne merged commit 4c52bd8 into master Jul 10, 2016
@juliendufresne juliendufresne deleted the clean-synced-folder branch July 10, 2016 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant