recommit for updates in build 61

This commit is contained in:
Jenkins ConfDroid
2019-01-07 20:35:07 +01:00
parent ec391aae1f
commit 7d7c9bd9eb
2 changed files with 11 additions and 1 deletions

View File

@@ -8,6 +8,16 @@ Changelog of Git Changelog.
<h2> No issue </h2> <h2> No issue </h2>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/f3ff46c59168d2f">f3ff46c59168d2f</a> Jenkins ConfDroid <i>2019-01-07 19:34:23</i>
<p>
<h3>recommit for updates in build 60</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/867443afae428d2">867443afae428d2</a> Arne Teuke <i>2019-01-07 19:33:44</i>
<p>
<h3>adds maxconn rule</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/a5769ea9d1b6a92">a5769ea9d1b6a92</a> Jenkins ConfDroid <i>2019-01-07 19:30:29</i> <a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/a5769ea9d1b6a92">a5769ea9d1b6a92</a> Jenkins ConfDroid <i>2019-01-07 19:30:29</i>
<p> <p>
<h3>recommit for updates in build 59</h3> <h3>recommit for updates in build 59</h3>

View File

@@ -154,7 +154,7 @@ class cd_haproxy::server::proxy_test (
fe_maxconn =&gt; &#39;10000&#39;, fe_maxconn =&gt; &#39;10000&#39;,
backend_name =&gt; &#39;test01-backend&#39;, backend_name =&gt; &#39;test01-backend&#39;,
be_server_name =&gt; [&#39;web01 web01.confdroid.com:80 check&#39;, be_server_name =&gt; [&#39;web01 web01.confdroid.com:80 check&#39;,
&#39;web02 web02.confdroid.com:80 check&#39;], &#39;web02 web02.confdroid.com:80 check&#39;],
} }
}</pre> }</pre>