How to use this box with Vagrant:

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

This version was created 6 months ago.

CentOS 8 Stream

  • Kernel 4.18.0-496.el8.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.49 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (3.74 GB)