diff -r a1aa29e7809f -r 8e9ea314e06e dev/Vagrantfile --- 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