How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "leandropissurno/centos-9s-puppet7"
  config.vm.box_version = "0.0.19"
end
vagrant init leandropissurno/centos-9s-puppet7 \
  --box-version 0.0.19
vagrant up

This version was created 6 months ago.

CentOS 9 Stream

  • Kernel 5.14.0-319.el9.x86_64
  • Puppet 7.24.0-1
  • PDK 2.7.1.0-1
  • Bolt 3.27.1-1
  • Git 2.41.0
2 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (3.41 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (3.75 GB)