Oefenweb / ansible-fail2ban

Ansible role to set up fail2ban in Debian-like systems
MIT License
117 stars 55 forks source link

Fix logrotate warning on Ubuntu 14.04 #2

Closed tersmitten closed 9 years ago

tersmitten commented 9 years ago
Cron <root@example> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )

/etc/cron.daily/logrotate:
WARNING 'pidfile' not defined in 'Definition'. Using default one: '/var/run/fail2ban/fail2ban.pid'
tersmitten commented 9 years ago

Maybe use the version_compare filter.

https://github.com/fail2ban/fail2ban/releases/tag/0.8.9