How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "nrgxnat/xnatstack-centos72"
  config.vm.box_version = "1.0.0"
end
vagrant init nrgxnat/xnatstack-centos72 \
  --box-version 1.0.0
vagrant up

This version was created almost 8 years ago.

Provided by the XNAT Vagrant project as one of the standard supported platforms for building XNAT virtual machines.

This box is built atop the Boxcutter CentOS 7.2 box. The source for creating the box is available in the XNATStack source repository.

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