How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "jhipster/jhipster-devbox"
  config.vm.box_version = "3.2.1.2"
end
vagrant init jhipster/jhipster-devbox \
  --box-version 3.2.1.2
vagrant up

This version was created about 8 years ago.

Patch version for v3.2.1

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