Hi, On 10/27/2011 08:34 PM, Kabal458 wrote: > err: Failed to apply catalog: Parameter unless failed: 'psql -ltA | > grep '^myapp-production|'' is not qualified and no path was specified. > Please qualify the command or specify a path.
my bad: you need to specify search paths in your exec resource (or use calls by absolute paths, which I usually prefer). This isn't an ordering problem, the issue arises even before puppet tries to do anything. HTH, Felix -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
