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 |