dev/Vagrantfile
changeset 588 8e9ea314e06e
parent 587 a1aa29e7809f
child 590 e103299bccc0
--- a/dev/Vagrantfile	Thu Feb 27 23:19:13 2014 +0100
+++ b/dev/Vagrantfile	Fri Feb 28 09:55:12 2014 +0100
@@ -82,6 +82,7 @@
     puppet.manifest_file  = "site.pp"
     puppet.module_path    = "modules"
     puppet.options        = "--hiera_config /vagrant/hiera.yaml "
+  #  puppet.options        = "--debug --verbose --hiera_config /vagrant/hiera.yaml "
   end
 
   # Enable provisioning with chef solo, specifying a cookbooks path, roles