How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "solidnerd/vault"
config.vm.box_version = "1.0.1600981237"
end
vagrant init solidnerd/vault \
--box-version 1.0.1600981237
vagrant up
This version was created over 2 years ago.
Ubuntu 18.04.5 LTS with HashiCorp Vault installed as Systemd service,running with simple conf