recommit for updates in build 60

This commit is contained in:
Jenkins ConfDroid
2019-01-07 20:34:23 +01:00
parent 53aee7a81c
commit f3ff46c591
2 changed files with 13 additions and 1 deletions

View File

@@ -135,7 +135,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
35
36
37
38</pre>
38
39</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/server/proxy_test.pp', line 23</span>
@@ -150,6 +151,7 @@ class cd_haproxy::server::proxy_test (
frontend_mode =&gt; &#39;http&#39;,
acl_rule =&gt; [&#39;too_fast fe_sess_rate ge 10&#39;,
&#39;network_allowed src 0.0.0.0/0&#39;],
fe_maxconn =&gt; &#39;10000&#39;,
backend_name =&gt; &#39;test01-backend&#39;,
be_server_name =&gt; [&#39;web01 web01.confdroid.com:80 check&#39;,
&#39;web02 web02.confdroid.com:80 check&#39;],