On 12/05/2012 01:17 AM, Gary Larizza wrote:

$stuff = { '/bin/false' => { 'command' => "/bin/echo 'hello there'" } }
create_resources('exec', $stuff)

Doesn't work here, puppet 3.0.1, rhel6...


# puppet apply test.pp
Error: /bin/false returned 1 instead of one of [0]
Error: /Stage[main]//Exec[/bin/false]/returns: change from notrun to 0 failed: /bin/false returned 1 instead of one of [0]
Finished catalog run in 0.16 seconds


--
Jakov Sosic
www.srce.unizg.hr

--
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.

Reply via email to