We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e535f04 commit 494706bCopy full SHA for 494706b
1 file changed
P4D2_2018_East/vm/Vagrantfile
@@ -1,8 +1,6 @@
1
# -*- mode: ruby -*-
2
# vi: set ft=ruby :
3
4
-Vagrant::DEFAULT_SERVER_URL.replace('https://vagrantcloud.com')
5
-
6
Vagrant.configure(2) do |config|
7
config.vm.box = "bento/ubuntu-16.04"
8
config.vm.define "p4-tutorial" do |tutorial|
0 commit comments