How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "rbrunckhorst/centos6"
end
vagrant init rbrunckhorst/centos6
vagrant up
This version was created 2 months ago.
There isn't a description.
This version was created 5 months ago.
Added robotframework-4.1.3
This version was created 5 months ago.
Add python and pip 2.7
This version was created 5 months ago.
Added libselinux-python package
This version was created 5 months ago.
There isn't a description.