Issue #3673 has been updated by Jason Antman.
I can't say that I've thought of a perfect solution yet, and perhaps I'm missing your point. But my situation is that I have a list of hosts (or, rather, subnets) which I want to allow access to every module. It's getting to be a bit of a pain to have to add more or less the same directive, except for the module name, to fileserver.conf every time I add a module. I'd be just as happy to have a config option to totally ignore fileserver.conf, and just specify a base module path and a list of allowed hosts/subnets. ---------------------------------------- Feature #3673: fileserver.conf should support wildcard module http://projects.puppetlabs.com/issues/3673 Author: Jason Antman Status: Unreviewed Priority: Normal Assigned to: Category: fileserving Target version: Affected version: 0.25.5 Keywords: Branch: For sites that wish to allow access to all modules for hosts, a wildcard module should be supported, i.e.: [*] /path/to/all/modules/%modulename%/ 192.168.0.* 10.0.1.* 10.0.2.* -- 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.
