puppet-redis icon indicating copy to clipboard operation
puppet-redis copied to clipboard

Allow no logfile to log to systemd-journald only

Open lbetz opened this issue 1 year ago • 4 comments
trafficstars

Pull Request (PR) description

Redis allows to set logfile to an empty string "" to disable logging to file. if this is done, only the systemd-journald is logged.

This Pull Request (PR) fixes the following issues

lbetz avatar Sep 24 '24 12:09 lbetz

mhm I'm not sure why it fails on Puppet 7 :thinking:

bastelfreak avatar Sep 24 '24 14:09 bastelfreak

Who if not you?

lbetz avatar Sep 24 '24 15:09 lbetz

https://github.com/voxpupuli/puppet-redis/actions/runs/11087638787/job/30806564732?pr=535 at least we now know the issue is present in main. I assume it's a regression in Puppet 7 :thinking:

bastelfreak avatar Sep 28 '24 23:09 bastelfreak

https://github.com/voxpupuli/puppet-redis/actions/runs/10890322096/job/30219882638 passed and maybe used Puppet 7.32.1

bastelfreak avatar Sep 28 '24 23:09 bastelfreak