Bug #653
Fix logcheck regex
Start date:
2019-05-25
Due date:
% Done:
100%
Estimated time:
Patch Available:
Confirmed:
Yes
Branch:
Entity:
DuckCorp
Security:
No
Help Needed:
No
Description
Fix these errors:
Cron <logcheck@Orfeo> if [ -x /usr/sbin/logcheck ]; then nice -n10 /usr/sbin/logcheck; fi grep: /tmp/logcheck.TZdmWT/ignore/dc:29: Unmatched ( or \( grep: /tmp/logcheck.TZdmWT/ignore/dc:31: Unmatched ( or \(
Deployed using:
ANSIBLE_DISPLAY_SKIPPED_HOSTS=0 ANSIBLE_DISPLAY_OK_HOSTS=0 ansible-playbook -i hosts.yml playbooks/common.yml --diff