How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "ouseful/TM351_18J"
end
vagrant init ouseful/TM351_18J
vagrant up
This version was created about 6 years ago.
18J box with minor corrections to some distributed files.
This version was created about 6 years ago.
Version for testing and release 18J
This version was created over 6 years ago.
VM full test build for 18J
This version was created over 6 years ago.
Initial test box - the mongo sharded setup is broken