recommit for updates in build 32

This commit is contained in:
Jenkins ConfDroid
2018-12-30 16:26:24 +01:00
parent a61bcfa343
commit 7d3c05d374
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/979291442ef8e30">979291442ef8e30</a> Jenkins ConfDroid <i>2019-12-30 15:22:02</i>
<p>
<h3>recommit for updates in build 31</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/9afaaaaa654e66d">9afaaaaa654e66d</a> Arne Teuke <i>2019-12-30 15:21:23</i>
<p>
<h3>edites template</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/24f6dbc865e2189">24f6dbc865e2189</a> Jenkins ConfDroid <i>2019-12-30 15:13:29</i> <a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/24f6dbc865e2189">24f6dbc865e2189</a> Jenkins ConfDroid <i>2019-12-30 15:13:29</i>
<p> <p>
<h3>recommit for updates in build 30</h3> <h3>recommit for updates in build 30</h3>

View File

@@ -142,7 +142,7 @@ class cd_haproxy::server::proxy_test (
cd_haproxy::server::proxy { &#39;testing&#39;: cd_haproxy::server::proxy { &#39;testing&#39;:
frontend_name =&gt; &#39;test01-frontend&#39;, frontend_name =&gt; &#39;test01-frontend&#39;,
frontend_mode =&gt; &#39;http&#39;, frontend_mode =&gt; &#39;http&#39;,
acl_rule =&gt; &#39;test01-acl&#39;, acl_rule =&gt; &#39; acl too_fast fe_sess_rate ge 10&#39;,
backend_name =&gt; &#39;test01-backend&#39;, backend_name =&gt; &#39;test01-backend&#39;,
} }
}</pre> }</pre>