How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "aeciopires/ubuntu-22.04-64-puppet"
  config.vm.box_version = "1.0.0"
end
vagrant init aeciopires/ubuntu-22.04-64-puppet \
  --box-version 1.0.0
vagrant up

This version was created about 2 months ago.

The box has the following packages installed: puppet-agent 7, vim, nano and wget.

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (4.07 GB)