Issue #11686 has been updated by Nick Fagerlund. Target version set to 2.7.20
---------------------------------------- Bug #11686: The default value for the 'exec' type's 'timeout' is not published in the documentation https://projects.puppetlabs.com/issues/11686#change-68477 Author: Justin Honold Status: Merged - Pending Release Priority: Normal Assignee: Nick Fagerlund Category: Target version: 2.7.20 Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet/pull/1004 I recently ran into an exec timeout. The error was intuitive enough, but even debug mode didn't display what the default is. I checked out http://docs.puppetlabs.com/references/stable/type.html#exec and it also didn't specify it, although it indicated that it is non-zero. https://github.com/puppetlabs/puppet/blob/master/lib/puppet/type/exec.rb#L218 - an IRC user referred me - reveals that it is 300. Can this data be published in the documentation? Perhaps dynamically? -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
