Re: [Puppet Users] Weird Error From Running Puppet

2013-11-22 Thread chengkai liang
I suppose in the latest puppet 3.x implementation if you specify --binder true, you don't necessary need to have hiera.yaml exists. Is that not a case? -Chengkai On Thu, Nov 21, 2013 at 2:02 PM, Denmat wrote: > Two things, look at disabling detailed-exitcodes and use --hiera_conf to > declare

Re: [Puppet Users] Weird Error From Running Puppet

2013-11-21 Thread Denmat
Two things, look at disabling detailed-exitcodes and use --hiera_conf to declare the path to the hiera.yaml file. That should get you further. Den > On 22 Nov 2013, at 3:43, MM wrote: > > So I had this confuse error message when running puppet via Vagrant puppet > provisioner with Puppet 3.3.

[Puppet Users] Weird Error From Running Puppet

2013-11-21 Thread MM
So I had this confuse error message when running puppet via Vagrant puppet provisioner with Puppet 3.3.2 and Data in Module *Error: Could not run: Could not find file trueThe following SSH command responded with a non-zero exit status.Vagrant assumes that this means the command fai