How to use this box with Vagrant:

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

This version was created about 6 years ago.

cleaned up seed

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