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

fix: Remove default server URL setting #91

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

SteveWooding
Copy link
Contributor

Now that Vagrant 2.0.3 is out, the original issue is resolved. However, this line now causes vagrant up to fail on the latest version of Vagrant.

Fixes #90, #85

Now that Vagrant 2.0.3 is out, the original issue is resolved.
This line now causes `vagrant up` to fail on the latest version
of Vagrant.
@karlud karlud merged commit 6b91fe6 into udacity:master Apr 5, 2018
@karlud
Copy link
Contributor

karlud commented Apr 5, 2018

Thank you! Merged.

janetvong pushed a commit to janetvong/fullstack-nanodegree-vm that referenced this pull request Nov 14, 2018
…-url

fix: Remove default server URL setting
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.

vagrant up fails - ‘replace’: can’t modify frozen String (RuntimeError)
2 participants