partial revert of 441bd350, accidentally uncommented something

This commit is contained in:
Joshua Tauberer 2018-01-15 10:33:05 -05:00
parent 257983d559
commit fc9e279cec
1 changed files with 1 additions and 1 deletions

2
Vagrantfile vendored
View File

@ -26,7 +26,7 @@ Vagrant.configure("2") do |config|
export PUBLIC_IP=auto
export PUBLIC_IPV6=auto
export PRIMARY_HOSTNAME=auto
export SKIP_NETWORK_CHECKS=1
#export SKIP_NETWORK_CHECKS=1
# Start the setup script.
cd /vagrant