How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "NeovaHealth/nh-base-build"
  config.vm.box_version = "0.1"
end
vagrant init NeovaHealth/nh-base-build \
  --box-version 0.1
vagrant up

This version was created over 8 years ago.

Base Build, Centos 6.7 with NH Defaults

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (418 MB)