How to use this box with Vagrant:

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

This version was created over 8 years ago.

NHC Ready Build, Centos 6.7 with NH Defaults and dependencies for NH Clinical & openeObs installed

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