We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89fa36b commit 54292f5Copy full SHA for 54292f5
pillar/base/haproxy.sls
@@ -84,6 +84,7 @@ haproxy:
84
- wiki.jython.org
85
verify_host: moin.psf.io
86
check: "HEAD /moin/HelpContents HTTP/1.1\\r\\nHost:\\ wiki.python.org"
87
+ rate_limit: {{ config.get('rate_limit', 50) }}
88
89
svn:
90
domains:
0 commit comments