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

File name of Vagrantfile is case sensitive #4907

Closed
Grezzo opened this issue Dec 7, 2014 · 2 comments
Closed

File name of Vagrantfile is case sensitive #4907

Grezzo opened this issue Dec 7, 2014 · 2 comments

Comments

@Grezzo
Copy link

Grezzo commented Dec 7, 2014

It says on https://docs.vagrantup.com/v2/vagrantfile/index.html"
"Vagrantfiles are called Vagrantfiles because the actual literal filename for the file is Vagrantfile (casing doesn't matter)."

but if I have a file called VagrantFile on a Mac OS Extended (Case sensitive, Journaled) partition and I run vagrant up, it says:
A Vagrant environment is required to run this command. Runvagrant init to set one up in this directory, or change to a directory with a Vagrantfile and try again.

The file must be called Vagrantfile in order to work, so it is case sensitive.

There is either an error in to documentation, or it's a bug

@imjacobclark
Copy link
Contributor

Fixed in #4907, feedback?

@Grezzo
Copy link
Author

Grezzo commented Dec 11, 2014

That works. Cheers.

@Grezzo Grezzo closed this as completed Dec 11, 2014
@ghost ghost locked and limited conversation to collaborators Apr 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants