Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/private-stub/hiera/base.yaml

Issue 29364214: Issue 2487 - Introduce fail2ban module (Closed)
Patch Set: Created Nov. 24, 2016, 3:09 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« modules/fail2ban/templates/jail.erb ('K') | « modules/fail2ban/templates/jail.erb ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« modules/fail2ban/templates/jail.erb ('K') | « modules/fail2ban/templates/jail.erb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld