[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 0.25.5-639-g8f94f35
test branch
puppet-dev at googlegroups.com
Wed Jul 14 10:32:43 UTC 2010
The following commit has been merged in the upstream branch:
commit 6ae6821e6392ea2076e19b764db04366e92e86c1
Author: Todd Zullinger <tmz at pobox.com>
Date: Mon Apr 26 16:37:58 2010 -0400
conf/redhat: Add notifempty to logrotate config
We default to logging via syslog so there aren't any puppet logs on many
boxes. Causing a weekly restart shouldn't be necessary.
diff --git a/conf/redhat/logrotate b/conf/redhat/logrotate
index 554d6d1..c3a4d43 100644
--- a/conf/redhat/logrotate
+++ b/conf/redhat/logrotate
@@ -1,5 +1,6 @@
/var/log/puppet/*log {
missingok
+ notifempty
create 0644 puppet puppet
sharedscripts
postrotate
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list