How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "mblackmn/tei_centos"
  config.vm.box_version = "0.3.5.0"
end
vagrant init mblackmn/tei_centos \
  --box-version 0.3.5.0
vagrant up

This version was created over 5 years ago.

MLS Database added, and yum updates were applied.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.37 GB)