How to use this box with Vagrant:

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

This version was created over 2 years ago.

CentOS 7.9.2009

  • Kernel 3.10.0-1160.66.1.el7
  • Puppet 7.17.0-1
  • PDK 2.5.0.0-1
  • Bolt 3.22.1-1
  • Git 2.36.1
3 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (2.08 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (2 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (1.97 GB)