How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "techforward/centos7" end
vagrant init techforward/centos7 vagrant up
This version was created over 1 year ago.
Newly improved Centos7 with Nmap and Telnet
Centos7 Vagrant box (1.0.0)