How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "genebean/centos-6-nocm"
end
vagrant init genebean/centos-6-nocm
vagrant up
This version was created almost 4 years ago.
There isn't a description.
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (376 MB) |
vmware | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (459 MB) |
This version was created about 5 years ago.
There isn't a description.
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (372 MB) |
vmware | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (449 MB) |
This version was created over 5 years ago.
There isn't a description.
This version was created over 7 years ago.
There isn't a description.
This version was created about 8 years ago.
Updated to CentOS 6.8. Built using Virtualbox 5.0.26
This version was created almost 10 years ago.
Updated for CentOS 6.6
virtualbox | ||
---|---|---|
unknown | Externally hosted (boxes.technicalissues.us) |
vmware_desktop | ||
---|---|---|
unknown | Externally hosted (boxes.technicalissues.us) |
This version was created over 10 years ago.
Totally redid the box. The new setup is built using Packer and the CentOS 6.5 minimal ISO file. The Packer template and associated scripts and kickstart file can be found at https://github.com/genebean/packer-templates/tree/genebean/centos-6.5. Both VirtualBox and VMware are supported. The VMware provider was built against Fusion but, according to Packer, should also work on Workstation.