How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "wBox/centos7"
config.vm.box_version = "1.0.0"
end
vagrant init wBox/centos7 \
--box-version 1.0.0
vagrant up
This version was created about 7 years ago.
Simple but READY for Web Programming! Composer, Laravel 5.4, nodejs 8, vim 8.4, zsh shell, fish shell, oh-my-zsh oh-my-fish, httpd, nginx, php7, ect .. virtual hosts in both apache2 and nginx ready to go!