vagrant/lib
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
..
vagrant Adds a basic Puppet provisioner to Vagrant 2010-12-07 16:57:00 -08:00
vagrant.rb Remove Radar until next release. 2010-09-21 10:11:16 -06:00