recommit for updates in build 60
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -8,6 +8,16 @@ Changelog of Git Changelog.
|
||||
<h2> No issue </h2>
|
||||
|
||||
|
||||
<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>
|
||||
<h3>recommit for updates in build 59</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/1ff3a4a50e5f216">1ff3a4a50e5f216</a> Arne Teuke <i>2019-01-07 19:29:51</i>
|
||||
<p>
|
||||
<h3>adds backend rule</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/942fb2fc0d4a722">942fb2fc0d4a722</a> Jenkins ConfDroid <i>2019-01-07 19:25:35</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 58</h3>
|
||||
|
||||
@@ -135,7 +135,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
||||
35
|
||||
36
|
||||
37
|
||||
38</pre>
|
||||
38
|
||||
39</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/server/proxy_test.pp', line 23</span>
|
||||
@@ -150,6 +151,7 @@ class cd_haproxy::server::proxy_test (
|
||||
frontend_mode => 'http',
|
||||
acl_rule => ['too_fast fe_sess_rate ge 10',
|
||||
'network_allowed src 0.0.0.0/0'],
|
||||
fe_maxconn => '10000',
|
||||
backend_name => 'test01-backend',
|
||||
be_server_name => ['web01 web01.confdroid.com:80 check',
|
||||
'web02 web02.confdroid.com:80 check'],
|
||||
|
||||
Reference in New Issue
Block a user