recommit for updates in build 39
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -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/72b6055ea0668a7">72b6055ea0668a7</a> Jenkins ConfDroid <i>2019-12-30 15:39:49</i>
|
||||||
|
<p>
|
||||||
|
<h3>recommit for updates in build 33</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/8d942fff44a7ff4">8d942fff44a7ff4</a> Arne Teuke <i>2019-12-30 15:39:09</i>
|
||||||
|
<p>
|
||||||
|
<h3>tests acl template</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/7d3c05d374e7a02">7d3c05d374e7a02</a> Jenkins ConfDroid <i>2019-12-30 15:26:24</i>
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/7d3c05d374e7a02">7d3c05d374e7a02</a> Jenkins ConfDroid <i>2019-12-30 15:26:24</i>
|
||||||
<p>
|
<p>
|
||||||
<h3>recommit for updates in build 32</h3>
|
<h3>recommit for updates in build 32</h3>
|
||||||
|
|||||||
@@ -142,7 +142,7 @@ class cd_haproxy::server::proxy_test (
|
|||||||
cd_haproxy::server::proxy { 'testing':
|
cd_haproxy::server::proxy { 'testing':
|
||||||
frontend_name => 'test01-frontend',
|
frontend_name => 'test01-frontend',
|
||||||
frontend_mode => 'http',
|
frontend_mode => 'http',
|
||||||
acl_rule => 'too_fast fe_sess_rate ge 10',
|
acl_rule => ['too_fast fe_sess_rate ge 10','network_allowed src 0.0.0.0/0'],
|
||||||
backend_name => 'test01-backend',
|
backend_name => 'test01-backend',
|
||||||
}
|
}
|
||||||
}</pre>
|
}</pre>
|
||||||
|
|||||||
Reference in New Issue
Block a user