How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jhu-wsep/centos7"
end
vagrant init jhu-wsep/centos7
vagrant up
This version was created almost 3 years ago.
There isn't a description.
This version was created about 5 years ago.
If we don't include the kernel-devel library then when the kernel updates the vagrant tools stop working.
This version was created about 5 years ago.
New CentOS 7.6 box built from scratch from minimal install. Fixes a problem with the v5.0.0 box with the latest linux kernel.
This version was created over 5 years ago.
Update to CentOS 7.6. Reduced file size. Support for VirtualBox 6.0.0. Support for Vagrant 2.24.
This version was created about 7 years ago.
This version was created over 7 years ago.
This version works with Vagrant 1.8.7 (whereas previous boxes did not).
This version was created almost 8 years ago.
Increasing box drive size from 8GB to 16GB.
This version was created almost 9 years ago.
Uninstalling NetworkManager which makes this box work with Vagrant 1.7.4.
This version was created almost 9 years ago.
Upgraded to VirtualBox version 5
This version was created almost 9 years ago.
Upgraded to VirtualBox 5
There are no providers for this version.