How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "relativkreativ/centos-7-minimal"
end
vagrant init relativkreativ/centos-7-minimal
vagrant up
This version was created about 6 years ago.
This version was created about 7 years ago.
This version was created almost 9 years ago.
Applied yum updates as of 2015-12-08 and recompiled VirtualBox guest additions.
This version was created almost 10 years ago.
Fix changing IP address by removing NetworkManager.