Issue #4937 has been reported by martin krafft. ---------------------------------------- Feature #4937: support merging of source directories http://projects.puppetlabs.com/issues/4937
Author: martin krafft Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected version: 0.25.5 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.
