How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "starlabio/rhel7-titanium-test"
end
vagrant init starlabio/rhel7-titanium-test
vagrant up
This version was created over 4 years ago.
Adding vim, parallel, a basic vim config, and updating behave to version 1.2.6
This version was created over 4 years ago.
There isn't a description.
This version was created over 4 years ago.
Added pip package for systemd and yum packages for check and check-devel
This version was created about 5 years ago.
This STIG-like SELinux enforcing VM is the new default for all testing. It replaces the formerly separate lines of SELinux and non-SELinux VMs. SELinux is disabled at the command line when necessary for testing.
This version was created over 5 years ago.
More disk space
This version was created over 5 years ago.
Add 'cryptsetup' for titanium testing
This version was created over 5 years ago.
Add python34
This version was created almost 6 years ago.
Add python matplotlib for tests
This version was created almost 6 years ago.
Add filebench for perf tests
This version was created almost 6 years ago.
Make /dev/urandom the only source of randomness