How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "prorail/centos-5.8-x86_64"
end
vagrant init prorail/centos-5.8-x86_64
vagrant up
This version was created over 8 years ago.
Grootte van de disk verhoogd naar 60G. Dit omdat er een extra PUB tablespace en een STAM database is bijgekomen.
This version was created about 9 years ago.
iptables toegevoegd
This version was created over 9 years ago.
vagrant in sudoers.d geplaats.
This version was created over 9 years ago.
Update naar Puppet 3.6.2
This version was created over 9 years ago.
Moved swap partition to same place as we use in Satellite images
This version was created over 9 years ago.
This version was created almost 10 years ago.
There isn't a description.