How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "psadmin-io/ps-vagabond-offline"
  config.vm.box_version = "0.9.0"
end
vagrant init psadmin-io/ps-vagabond-offline \
  --box-version 0.9.0
vagrant up

This version was created over 6 years ago.

Beta version of the offline build (not built by Packer scripts)

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