How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ast9501/Ubuntu20-server-generic"
  config.vm.box_version = "0.1.0"
end
vagrant init ast9501/Ubuntu20-server-generic \
  --box-version 0.1.0
vagrant up

This version was created about 1 year ago.

Base image:

  • vCPU: 2 cores
  • RAM: 2GB
  • Disk: 32GB
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.51 GB)