How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jholland/centos7"
end
vagrant init jholland/centos7
vagrant up
This version was created almost 9 years ago.
This is a base CentOS7 virtual machine.
This version was created almost 9 years ago.
This is a base CentOS7 virtual machine.
This version was created almost 9 years ago.
This is a base CentOS7 virtual machine.