How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "palantir/uofm-hub"
  config.vm.box_version = "1.0.0"
end
vagrant init palantir/uofm-hub \
  --box-version 1.0.0
vagrant up

This version was created over 8 years ago.

Based on release v1.1.1 of palantir-maker-box with the addition of uofm.conf virtualhost and databases umhealth and cactus.

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