How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "visibilityspots/centos-7.x-puppet-5.x"
  config.vm.box_version = "7.8.2"
end
vagrant init visibilityspots/centos-7.x-puppet-5.x \
  --box-version 7.8.2
vagrant up

This version was created about 3 years ago.

Updated packages:

  • ca-certificates.noarch - 2020.2.41-70.0.el7_8
  • dbus.x86_64 - 1:1.10.24-14.el7_8
  • dbus-libs.x86_64 - 1:1.10.24-14.el7_8
  • puppet-agent.x86_64 - 5.5.21-1.el7
  • rsyslog.x86_64 - 8.24.0-52.el7_8.2
  • systemd.x86_64 - 219-73.el7_8.8
  • systemd-libs.x86_64 - 219-73.el7_8.8
1 provider for this version.
  • lxc Externally hosted (vagrantcloud.visibilityspots.org)