Issue #1701 has been reported by ohookins. ---------------------------------------- Feature #1701: File type should be configurable to affect only files, or only directories, or both http://projects.reductivelabs.com/issues/show/1701
Author: ohookins Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Complexity: Unknown Affected version: 0.24.6 Keywords: Currently the file type will affect files and directories indeterminately, (e.g. if setting permissions recursively). If you wish to set permissions on files differently to that of sub-directories you are out of luck. For example you may want all files in a directory to have 0400 permissions, but currently that will set sub-directories to 0500 but that may not be desirable (you may still want write access to those sub-directories). I propose the file type take an additional parameter, something like "affects": affects => directories # only directories affects => files # only files affects => both # files and directories - this would be the default This feature request was split out of #1668 on Luke's request. ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
