vagrant/plugins/provisioners
James Turnbull 97420a990a This commit has three minor changes to the Puppet provisioners:
* Renamed the run_puppet_client method in the puppet provisioner
to clarify it's function running Puppet in apply mode from the
command line.

* Renamed the run_puppet_client method in the puppet server provisioner
to clarify the agent is being run.

* Changed the Puppet server provisioner to use the more standard Git-style
command line structure. The puppetd binary has been deprecated in favour of
puppet with the agent flag.
2012-07-11 13:59:20 -04:00
..
chef Point to TemplateRenderer properly in Chef provisioner base 2012-06-28 08:29:48 -07:00
puppet This commit has three minor changes to the Puppet provisioners: 2012-07-11 13:59:20 -04:00
shell Move provisioners to Vagrant.plugin("1", :provisioner) 2012-06-26 16:04:51 -07:00