| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 classes: | |
| 2 fail2ban: | |
| 3 package: | |
| 4 ensure: present | |
| 5 jails: | |
| 6 CVE20130235: | |
| 7 filter: CVE20130235 | |
| 8 logpath: '/var/log/nginx/access.log' | |
| 9 banaction: 'iptables-multiport' | |
| 10 port: 'http,https' | |
| 11 filters: | |
| 12 CVE20130235: | |
| 13 regexes: | |
| 14 - '^<HOST>.*\"WordPress\/.*' | |
| 15 | |
| OLD | NEW |