How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "myaylaci/ubuntu1804"
end
vagrant init myaylaci/ubuntu1804
vagrant up
This version was created almost 3 years ago.
Ubuntu 18.04.5 LTS with Ansible and Git and provider specific guest additions.
This version was created about 4 years ago.
Ubuntu 18.04.2 LTS with Ansible and Git and provider specific guest additions.