Merge pull request #2138 from BreiteSeite/master

commands/init: changed Vagrantfile template to use "site.pp"
This commit is contained in:
Mitchell Hashimoto 2013-09-06 08:52:51 -07:00
commit 20fd998d6f
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
#
# config.vm.provision :puppet do |puppet|
# puppet.manifests_path = "manifests"
# puppet.manifest_file = "init.pp"
# puppet.manifest_file = "site.pp"
# end
# Enable provisioning with chef solo, specifying a cookbooks path, roles