How to use this box with Vagrant:

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

This version was created over 4 years ago.

  • Now with 9GB disk by default
  • Latest updates as of 14/10/2019
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.17 GB)