How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "cdaf/Ubuntu18"
end
vagrant init cdaf/Ubuntu18
vagrant up
This version was created almost 2 years ago.
Any issues please report at https://github.com/cdaf/linux.
Explicit disable of unattended updates and expand LVM to include total disk.
Both providers using linked clone.
| hyperv | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud (879 MB) |
| virtualbox | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud (919 MB) |
This version was created over 2 years ago.
Any issues please report at https://github.com/cdaf/linux.
Explicit disable of unattended updates and expand LVM to include total disk.
Both providers using linked clone.