comment out vagrantcloud workaround

Making PR https://github.com/stationgroup/vagrant-labs/pull/2 an optional comment for @srgvg.
This commit is contained in:
Bryan Black 2018-05-11 13:10:09 -07:00 committed by GitHub
parent 3429946ed0
commit 01baf3d0ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,8 @@
# vi: set ft=ruby :
# https://github.com/hashicorp/vagrant/issues/9442#issuecomment-363080565
Vagrant::DEFAULT_SERVER_URL.replace('https://vagrantcloud.com')
# Uncomment below if you need the work around.
# Vagrant::DEFAULT_SERVER_URL.replace('https://vagrantcloud.com')
# All Vagrant configuration is done below. The "2" in Vagrant.configure
# configures the configuration version (we support older styles for