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

Remove box.url - it is not needed and not valid #24

Merged
merged 1 commit into from May 1, 2015
Merged

Remove box.url - it is not needed and not valid #24

merged 1 commit into from May 1, 2015

Conversation

holyjak
Copy link
Contributor

@holyjak holyjak commented Apr 28, 2015

vagrant up failed when the URL was there with "The requested URL returned error: 404 Not Found". If the URL is removed, vagrant will find the box using its Atlas name, which works.

`vagrant up` failed when the URL was there with "The requested URL returned error: 404 Not Found". If the URL is removed, vagrant will find the box using its Atlas name, which works.
@dmichel1
Copy link
Owner

dmichel1 commented May 1, 2015

Thanks for the patch, vagrantcloud.com was replaced with Atlas which is why the URL is producing a 404. However config.vm.box_url still appears to be a valid option just not in this case.

dmichel1 added a commit that referenced this pull request May 1, 2015
Remove box.url - it is not needed and not valid
@dmichel1 dmichel1 merged commit 16074a7 into dmichel1:master May 1, 2015
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

Successfully merging this pull request may close these issues.

None yet

2 participants