Skip to content

Commit 494706b

Browse files
author
Nate Foster
authored
Delete DEFAULT_SERVER_URL (#135)
1 parent e535f04 commit 494706b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

P4D2_2018_East/vm/Vagrantfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# -*- mode: ruby -*-
22
# vi: set ft=ruby :
33

4-
Vagrant::DEFAULT_SERVER_URL.replace('https://vagrantcloud.com')
5-
64
Vagrant.configure(2) do |config|
75
config.vm.box = "bento/ubuntu-16.04"
86
config.vm.define "p4-tutorial" do |tutorial|

0 commit comments

Comments
 (0)