Hi

If I define:

exec { '/bin/sleep 300 &':
  timeout => 10,
}

and run it with puppet apply: it happily starts the sleep, backgrounds it 
and finishes - leaving the sleep in the background alive.

Is this behaviour as expected? I personally expected that puppet would 
ensure all started processes are killed if once the exec resource finishes.

- Thomas

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/61aff915-21a1-4945-b346-dbfbcb699391%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to