How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "puphpet/ubuntu1204-x64"
end
vagrant init puphpet/ubuntu1204-x64
vagrant up
This version was created over 7 years ago.
Updates Puppet to 4.3.x
This version was created over 7 years ago.
Apt mirrors are set to defaults.
This version was created about 8 years ago.
Parallels-only release for https://github.com/puphpet/packer-templates/pull/3
This version was created about 8 years ago.
This version was created over 8 years ago.
Changes how Ruby and Puppet are installed.
This version was created almost 9 years ago.
There isn't a description.