How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "pozgo/centos7"
end
vagrant init pozgo/centos7
vagrant up
This version was created over 6 years ago.
OS:
Virtualbox:
VMWARE:
This version was created almost 7 years ago.
Added Virtualbox and Parallels versions.
Autobuild process updated with bento example.
This version was created almost 7 years ago.
Fixed missing rsync
and mc
This version was created about 7 years ago.
Added rsync
package
This version was created about 7 years ago.
Changed NIC name nomenclature to ethx
.
This version was created about 7 years ago.
CentOS 7 + Packages