recommit for updates in build 55
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -8,6 +8,21 @@ Changelog of Git Changelog.
|
|||||||
<h2> No issue </h2>
|
<h2> No issue </h2>
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/d7847f62c20e1f0">d7847f62c20e1f0</a> Jenkins ConfDroid <i>2019-01-07 19:02:42</i>
|
||||||
|
<p>
|
||||||
|
<h3>recommit for updates in build 54</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/61e0bd5a9aa542b">61e0bd5a9aa542b</a> Arne Teuke <i>2019-01-07 19:02:03</i>
|
||||||
|
<p>
|
||||||
|
<h3>adds backend rule</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/b7acbbfb733f838">b7acbbfb733f838</a> Arne Teuke <i>2019-01-07 19:00:18</i>
|
||||||
|
<p>
|
||||||
|
<h3>adds backend rule</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/2f63ab557e78421">2f63ab557e78421</a> Jenkins ConfDroid <i>2019-12-31 17:25:35</i>
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/2f63ab557e78421">2f63ab557e78421</a> Jenkins ConfDroid <i>2019-12-31 17:25:35</i>
|
||||||
<p>
|
<p>
|
||||||
<h3>recommit for updates in build 52</h3>
|
<h3>recommit for updates in build 52</h3>
|
||||||
|
|||||||
@@ -149,7 +149,7 @@ class cd_haproxy::server::proxy_test (
|
|||||||
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'],
|
'network_allowed src 0.0.0.0/0'],
|
||||||
backend_name => 'test01-backend',
|
backend_name => 'test01-backend',
|
||||||
be_server_name => ['web01', 'web02'],
|
be_server_name => ['web01.confdroid.com:80', 'web02.confdroid.com:80'],
|
||||||
}
|
}
|
||||||
}</pre>
|
}</pre>
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user