Issue #2100 has been updated by Luke Kanies. Assigned to changed from Luke Kanies to Jesse Wolfe Target version changed from unplanned to Statler
---------------------------------------- Bug #2100: recurse off by one http://projects.puppetlabs.com/issues/2100 Author: Hari Sekhon Status: Accepted Priority: Normal Assigned to: Jesse Wolfe Category: file Target version: Statler Affected version: 0.24.7 Keywords: Branch: setting recurse => 1 in a file resource does not cause it to descend into the first level (as opposed to 0 or false which is no recursion). It seems I have to do recurse => 2 to get it to source the files immediately in the directory specified by the file resource and stop there without entering any subdirectories. This is not documented in the Type Reference, is not the expect intuitive behaviour and seems like an off by one bug. -- 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.
