How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "RedHatAugust/Shuriken-1"
config.vm.box_version = "0.01"
end
vagrant init RedHatAugust/Shuriken-1 \
--box-version 0.01
vagrant up
This version was created over 3 years ago.
Base Box: "Shuriken: 1" Internal Network: "haymarketers"