How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "AlSegno/WDSBase"
  config.vm.box_version = "0.0.4"
end
vagrant init AlSegno/WDSBase \
  --box-version 0.0.4
vagrant up

This version was created about 8 years ago.

Dummy Box

1 provider for this version.
  • aws
    unknown Hosted by Vagrant Cloud (304 Bytes)