move all of the hosts from 192.168.67.x to 192.168.56.x
Compare changes
- Jean-Paul Calderone authored
The VirtualBox documentation says this is the network to use for host-only networking.
+ 10
− 5
@@ -23,7 +23,12 @@ Vagrant.configure("2") do |config|
@@ -35,7 +40,7 @@ Vagrant.configure("2") do |config|
@@ -43,7 +48,7 @@ Vagrant.configure("2") do |config|
@@ -51,7 +56,7 @@ Vagrant.configure("2") do |config|
@@ -60,7 +65,7 @@ Vagrant.configure("2") do |config|