Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7124669
D6948.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
557 B
Subscribers
None
D6948.diff
View Options
diff --git a/site-modules/profile/manifests/puppet/master.pp b/site-modules/profile/manifests/puppet/master.pp
--- a/site-modules/profile/manifests/puppet/master.pp
+++ b/site-modules/profile/manifests/puppet/master.pp
@@ -92,7 +92,7 @@
profile::cron::d {'gzip-puppet-reports':
target => 'puppet',
- command => 'find /var/lib/puppet/reports -type f -not -name *.gz -exec gzip {} \+',
+ command => 'find /var/lib/puppet/reports -type f -not -name \'*.gz\' -exec gzip {} \+',
minute => 'fqdn_rand',
hour => 'fqdn_rand/4',
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Dec 21 2024, 4:52 PM (11 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3222047
Attached To
D6948: Escape file name pattern to not depend on the /root content
Event Timeline
Log In to Comment