How to use this box with Vagrant:

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

This version was created 5 months ago.

build_commit: f63de0141f26f7593e63a4eb713886ccb62dd0da
build_template: https://github.com/maroskukan/packer-cookbook/blob/main/boxes/ubuntu2210/box-config.pkr.hcl
3 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (889 MB)

  • vmware_desktop Hosted by Vagrant Cloud (966 MB)

  • hyperv Hosted by Vagrant Cloud (884 MB)