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

Update default Vagrant IP to 192.168.56.5 #1341

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

swalkinshaw
Copy link
Member

Changes the default vagrant_ip from 192.168.50.5 to 192.168.56.5 (note the subtle change from 50 -> 56).

A recent change in VirtualBox means that only IP addresses in the 192.168.56.0/21 range are allowed.

Vagrant is now validating that the IP is within this range as well (hashicorp/vagrant#12564).

Changes the default `vagrant_ip` from `192.168.50.5` to `192.168.56.5`
(note the subtle change from `50` -> `56`).

A recent change in VirtualBox means that only IP addresses in the 192.168.56.0/21 range are allowed.

Vagrant is now validating that the IP is within this range as well (hashicorp/vagrant#12564).
@swalkinshaw swalkinshaw changed the title Update default vagrant_ip Update default Vagrant IP to 192.168.56.5 Dec 23, 2021
@swalkinshaw swalkinshaw merged commit 0bd9151 into master Dec 23, 2021
@swalkinshaw swalkinshaw deleted the update-default-vagrant-ip branch December 23, 2021 20:01
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.

1 participant