Repository has been created using this repo.
- Copy the repository and go to the repo path:
$ git clone git@github.com:dlavric/vagrant-vault-download.git
$ cd vagrant-vault-download
- Start Vagrant and provision it:
$ vagrant up
$ vagrant provision
- Check the version of Vault inside Vagrant VM:
$ vagrant ssh
$ vault version