| Index: modules/private-stub/hiera/base.yaml |
| =================================================================== |
| --- a/modules/private-stub/hiera/base.yaml |
| +++ b/modules/private-stub/hiera/base.yaml |
| @@ -3,6 +3,14 @@ |
| adblockplus::sudo: |
| nagios::client: |
| server_address: monitoring.adblockplus.org |
| + fail2ban: |
|
mathias
2016/11/24 16:08:48
Please only include the class here, but do not con
f.lopez
2016/11/25 15:13:49
Acknowledged.
|
| + jail_config: |
| + wordpress: |
| + logpath: /var/log/nginx/access.log |
| + filters: |
| + wordpress: |
| + failregex: |
| + - ^<HOST>.*\"WordPress\/.* |
| adblockplus::log::uplink: |
| log@log1.adblockplus.org |