Create CentOS7 Virtualbox VagrantBox

Using base box is centos/7

Required

Create VirtualBox Guest Additions Software installed Box

vagrant up
vagrant reload
vagrant halt
vagrant packge --output centos7_vboxadd.box
vagrant destroy --force
# Adding box
vagrant box add --name centos7_vboxadd centos7_vboxadd.box

keys Directory files