Issue #4937 has been updated by Luke Kanies. Status changed from Needs design decision to Rejected
See the 'sourceselect' parameter - I believe this already exists. ---------------------------------------- Feature #4937: support merging of source directories https://projects.puppetlabs.com/issues/4937 Author: martin krafft Status: Rejected Priority: Normal Assignee: Luke Kanies Category: file Target version: Affected version: 2.6.0 Keywords: Branch: With `recurse => true`, puppet can install whole directories. In combination with the multi-select source syntax (`source => [ one, two, three ]`), it might make sense to let puppet merge directories: copy the first directory recursively, then the second one, overwriting existing files, then the third… I would find this useful because I could provide module that installs empty directories by default (logcheck), but would let the user trivially add files to be installed (by adding files to `modules/site-logcheck/files/…/`) without having to mention those files in a manifest. -- 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.
