Delete DEFAULT_SERVER_URL (#135)
This commit is contained in:
parent
e535f0429c
commit
494706bd60
2
P4D2_2018_East/vm/Vagrantfile
vendored
2
P4D2_2018_East/vm/Vagrantfile
vendored
@ -1,8 +1,6 @@
|
||||
# -*- mode: ruby -*-
|
||||
# vi: set ft=ruby :
|
||||
|
||||
Vagrant::DEFAULT_SERVER_URL.replace('https://vagrantcloud.com')
|
||||
|
||||
Vagrant.configure(2) do |config|
|
||||
config.vm.box = "bento/ubuntu-16.04"
|
||||
config.vm.define "p4-tutorial" do |tutorial|
|
||||
|
Loading…
x
Reference in New Issue
Block a user