How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "maroskukan/ubuntu1804"
  config.vm.box_version = "2022.11.11"
end
vagrant init maroskukan/ubuntu1804 \
  --box-version 2022.11.11
vagrant up

This version was created 11 months ago.

build_commit: b7f5eee3c54bce37964750a0c9ce6ccfa5a8d864
build_template: https://github.com/maroskukan/packer-cookbook/blob/main/boxes/ubuntu1804/box-config.pkr.hcl
3 providers for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud (566 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (577 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (593 MB)