How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "cultuurnet/ubuntu-14.04-64-puppet"
end
vagrant init cultuurnet/ubuntu-14.04-64-puppet
vagrant up
This version was created over 5 years ago.
This is a basic Ubuntu 14.04 box with Puppet installed, adapted from the puppetlabs/ubuntu-14.04-64-puppet 1.0.1 box.
Changes:
This version was created over 5 years ago.
This is a basic Ubuntu 14.04 box with Puppet installed, adapted from the puppetlabs/ubuntu-14.04-64-puppet 1.0.1 box.
Changes:
This version was created over 6 years ago.
This is a basic Ubuntu 14.04 box with Puppet 3.7.4 installed, adapted from the puppetlabs/ubuntu-14.04-64-puppet 1.0.1 box.
Changes:
This version was created over 6 years ago.
This is a basic Ubuntu 14.04 box with Puppet 3.7.4 installed, adapted from the puppetlabs/ubuntu-14.04-64-puppet 1.0.1 box.
Changes: