vaguerent/vagrant-spec.config.example.rb
2013-12-05 13:19:15 -08:00

5 lines
130 B
Ruby

Vagrant::Spec::Acceptance.configure do |c|
c.provider "virtualbox",
box_basic: "/Users/mitchellh/Downloads/package.box"
end