How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "reclusive/bionic64-puppet"
  config.vm.box_version = "0.0.4"
end
vagrant init reclusive/bionic64-puppet \
  --box-version 0.0.4
vagrant up

This version was created over 4 years ago.

  • Latest updates as of 08/03/2020
  • Puppet version 5.4.0
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.31 GB)