How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "townsen/centos-7.0"
end
vagrant init townsen/centos-7.0
vagrant up
This version was created over 9 years ago.
Minimal CentOS 7.0 with
This version was created over 9 years ago.
Built from Kickstart
This version was created over 9 years ago.
Fix network configuration problem in 0.7
This version was created over 9 years ago.
Improved Networking:
config.vm.network :public_network to workThis version was created over 9 years ago.
A CentOS 7 base image with: