Issue #3673 has been updated by Jason Antman.

For the time being, I added a script called by a Makefile that, prior to every 
commit (I keep puppet configs in SVN), runs through the modules/ directory and 
generates fileserver.conf - with identical stanzas for each module, just with 
the correct name and the module name plugged in to create the correct path.

If there was some way to achieve this out-of-the-box it would be much simpler - 
perhaps it would be better with some reserved word, like an [--ALL--] module 
with some placeholder in the path, that would provide configuration for any 
module not explicitly configured.
----------------------------------------
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.

Reply via email to