Package: puppet-module-rodjek-logrotate / 1.1.1+ds1-7

Metadata

Package Version Patches format
puppet-module-rodjek-logrotate 1.1.1+ds1-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix default class.patch | (download)

manifests/defaults/debian.pp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix default class
 Without this patch, using this module symply fails in Debian, as the
 module is trying to do a regexp on the "rotate" parameter, instead of
 using Puppet types.
handles correctly systemd timer presence.patch | (download)

files/etc/cron.daily/logrotate | 16 15 + 1 - 0 !
1 file changed, 15 insertions(+), 1 deletion(-)

 handles correctly the presence of systemd
 The /etc/cron.daily/logrotate used to be less good than the original
 Debian package version. Let's switch back to it.
fix nonexistent toplevel facts.patch | (download)

manifests/base.pp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix nonexistent toplevel facts