recommit for updates in build 54

This commit is contained in:
Jenkins ConfDroid
2019-01-07 20:02:42 +01:00
parent 3a27af98da
commit d7847f62c2
3 changed files with 129 additions and 38 deletions

View File

@@ -132,7 +132,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
32
33
34
35</pre>
35
36</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/server/proxy_test.pp', line 23</span>
@@ -148,6 +149,7 @@ class cd_haproxy::server::proxy_test (
acl_rule =&gt; [&#39;too_fast fe_sess_rate ge 10&#39;,
&#39;network_allowed src 0.0.0.0/0&#39;],
backend_name =&gt; &#39;test01-backend&#39;,
be_server_name =&gt; [&#39;web01&#39;, &#39;web02&#39;],
}
}</pre>
</td>