Issue #5936 has been updated by Bostjan Skufca.

Don't know what should be the issue here, therefore I can't comment further 
than adding "haven't had any problems with it since implemented". I use puppet 
on daily basis, actively developing and modifying modules almost on a daily 
basis.

This is how my (part of) puppetmasterd.conf with environment definitions looks 
like:

----------------------------------------------------------------
...

[itsis_dev]
manifest    = /etc/puppet/itsis_dev/manifests/site.pp
modulepath  = /etc/puppet/itsis_dev/modules/*

[itsis_prod]
manifest    = /etc/puppet/itsis_prod/manifests/site.pp
modulepath  = /etc/puppet/itsis_prod/modules/*
----------------------------------------------------------------

b.

----------------------------------------
Feature #5936: Module path specification with wildcards
https://projects.puppetlabs.com/issues/5936

Author: Bostjan Skufca
Status: Accepted
Priority: Normal
Assignee: 
Category: plumbing
Target version: 
Affected Puppet version: 
Keywords: module,path,globbing,glob
Branch: https://github.com/bostjan/puppet/tree/feature/master/5936 


Modulepath configuration directive should support path globbing. It should use 
Dir.glob ruby feature.


-- 
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