vagrant/test
James Turnbull 6548bc9324 Adds a basic Puppet provisioner to Vagrant
This uses the Puppet binary and assumes a .pp file will be present
on the host machine.

By default it looks for manifests in the `manifests` directory (in the same root as
wherever your Vagrantfile is located). The default file uses the name of the box
being configured, for example `lucid.pp`.  Both options are configurable.
2010-12-07 16:57:00 -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 Adds a basic Puppet provisioner to Vagrant 2010-12-07 16:57:00 -08:00
test_helper.rb Removed final global test helper from test/test_helper.rb 2010-10-03 18:48:41 -07:00