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 about 7 years ago.
OS:
Virtualbox:
VMWARE:
parallels | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (537 MB) |
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (489 MB) |
vmware_desktop | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (582 MB) |
This version was created over 7 years ago.
Added Virtualbox and Parallels versions.
Autobuild process updated with bento example.
parallels | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (547 MB) |
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (486 MB) |
This version was created over 7 years ago.
Fixed missing rsync
and mc
This version was created almost 8 years ago.
Added rsync
package
This version was created almost 8 years ago.
Changed NIC name nomenclature to ethx
.
This version was created almost 8 years ago.
CentOS 7 + Packages