Issue #2206 has been updated by jamtur01.

Status changed from Unreviewed to Rejected

Try the existing "ignore" attribute with the file type:

http://reductivelabs.com/trac/puppet/wiki/TypeReference#file


----------------------------------------
Feature #2206: file type needs ignorehidden and/or exclude function
http://projects.reductivelabs.com/issues/2206

Author: KlavsKlavsen
Status: Rejected
Priority: Normal
Assigned to: 
Category: 
Target version: 
Complexity: Easy
Affected version: 0.24.8
Keywords: 


Hi.

I am pushing out several folders with config files from puppet and it all works 
fine. 

The "problem" is that my puppet config is in Subversion, which means there's a 
.svn folder in each folder and this .svn folder gets pushed out by puppet as 
well.

I figured file could really use these two functions, both of which would solve 
my problem:
ignorehidden => true (which would ofcourse just ignore hidden files - and 
generally only apply when recurse => true) and/or
exclude => regex-pattern (which would exclude files/folders matching the pattern


-- 
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://reductivelabs.com/redmine/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