Issue #48 has been updated by Nigel Kersten. Priority changed from Normal to Low
---------------------------------------- Feature #48: Make filenames support globbing https://projects.puppetlabs.com/issues/48 Author: Luke Kanies Status: Accepted Priority: Low Assignee: Category: file Target version: unplanned Patch: None Affected Puppet version: 0.24.8 Keywords: Branch: File objects should be able to support globbing, something like this: file { "/var/apache/*/logs": owner => httpd } It'll be a bit strange to implement, because you'd have a parent file object that wouldn't map directly to a real file and thus would have no states, but its children would all be real files. -- 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.
