How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "puphpet/centos65-x64"
end
vagrant init puphpet/centos65-x64
vagrant up
This version was created almost 7 years ago.
Switching to Bentos build configs.
Generated from https://github.com/puphpet/bento
This version was created almost 7 years ago.
Updates repos.
This version was created almost 8 years ago.
Upgrades to CentOS 6.8 and Puppet 4.3.x
This version was created almost 7 years ago.
There isn't a description.
This version was created over 8 years ago.
Home URL: https://github.com/puphpet/packer-templates/tree/master/centos-6-x86_64
This box is no longer tied to CentOS 6.5. The latest CentOS 6.x version is used.
This version was created over 8 years ago.
Adds bindfs
This version was created about 9 years ago.
Changes how Ruby and Puppet are installed.
This version was created over 9 years ago.
Adds user/group "www-data"
This version was created over 9 years ago.
There isn't a description.