How to use this box with Vagrant:

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

This version was created almost 9 years ago.

NH Deploy

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (815 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (1.01 GB)