vagrant/test
Brice Figureau 6b46949550 Allow passing options to the Puppet provisioner
This allows for instance to pass the --modulepath options like this:

config.vm.puppet.options = ["--modulepath","modules"]

Which would call puppet with "--modulepath modules".

Signed-off-by: Brice Figureau <brice@daysofwonder.com>
2010-12-14 21:53:57 -08:00
..
locales Refactor VagrantError to be more flexible so not as many subclasses will be needed 2010-09-01 08:27:29 -07:00
vagrant Allow passing options to the Puppet provisioner 2010-12-14 21:53:57 -08:00
test_helper.rb Removed final global test helper from test/test_helper.rb 2010-10-03 18:48:41 -07:00