Issue #2100 has been updated by luke. Status changed from Needs more information to Accepted
Yeah, if that's happening it's a bug. But I seem to recall that being fixed, either in 0.24.8 or in master. Anyone care to test those branches? ---------------------------------------- Bug #2100: recurse off by one http://projects.reductivelabs.com/issues/2100 Author: harisekhon Status: Needs more information Priority: Normal Assigned to: luke Category: file Target version: unplanned Complexity: Unknown Affected version: 0.24.7 Keywords: 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
