How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "swizzley88/centos-7.0_puppet-3.8"
  config.vm.box_version = "0.1.0"
end
vagrant init swizzley88/centos-7.0_puppet-3.8 \
  --box-version 0.1.0
vagrant up

This version was created over 8 years ago.

Overview

This box is for using the latest Puppet Open Source 3.8 on CentOS 7.0

  • it has puppet 3.8 pre-installed
  • it has git installed
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (509 MB)