Vagrantfile
#2
//
guest
/
jen_bottom
/
vagrant
/
ubuntu18
/
Vagrantfile
View
Commits
Blame
Open
Edit
Download .zip
Download
(78 B)
Vagrant.configure("2") do |config| config.vm.box = "bento/ubuntu-18.04" end
#
Change
User
Description
Committed
#2
25621
Jen Bottom
Integrating sone fixes from dev to main
#1
24838
Jen Bottom
Adding files for a Ubuntu18 machine