How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "webopninjas/centos-6.7"
end
vagrant init webopninjas/centos-6.7
vagrant up
This version was created about 8 years ago.
There isn't a description.
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (415 MB) |
vmware_desktop | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (496 MB) |
This version was created over 8 years ago.
Switched back to Percona MySQL
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (655 MB) |
vmware_desktop | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (761 MB) |
This version was created over 8 years ago.
Further pre-installation plus addition of mysql
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (690 MB) |
vmware_desktop | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (758 MB) |
This version was created over 8 years ago.
Added Apache/MySQL/Memcached/PHP pre-installation to decrease provision time. Updated baseline packages to ensure system is up to date and stable.
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (480 MB) |
vmware_desktop | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (587 MB) |
This version was created about 9 years ago.
Removed Box specific Vagrantfile
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (412 MB) |
vmware_desktop | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (464 MB) |
This version was created about 9 years ago.
There isn't a description.