recommit for updates in build 58
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -8,6 +8,21 @@ Changelog of Git Changelog.
|
||||
<h2> No issue </h2>
|
||||
|
||||
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/0a6fcb55cd8d99f">0a6fcb55cd8d99f</a> Jenkins ConfDroid <i>2019-01-07 19:21:28</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 57</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/393c24c713f0cd0">393c24c713f0cd0</a> Arne Teuke <i>2019-01-07 19:20:47</i>
|
||||
<p>
|
||||
<h3>adds backend rule</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/437389878efcd33">437389878efcd33</a> Arne Teuke <i>2019-01-07 19:14:06</i>
|
||||
<p>
|
||||
<h3>adds backend rule</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/a859136d6d271cc">a859136d6d271cc</a> Jenkins ConfDroid <i>2019-01-07 19:09:47</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 55</h3>
|
||||
|
||||
@@ -133,7 +133,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
||||
33
|
||||
34
|
||||
35
|
||||
36</pre>
|
||||
36
|
||||
37</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/server/proxy_test.pp', line 23</span>
|
||||
@@ -149,7 +150,8 @@ class cd_haproxy::server::proxy_test (
|
||||
acl_rule => ['too_fast fe_sess_rate ge 10',
|
||||
'network_allowed src 0.0.0.0/0'],
|
||||
backend_name => 'test01-backend',
|
||||
be_server_name => ['web01.confdroid.com:80', 'web02.confdroid.com:80'],
|
||||
be_server_name => ['web01', 'web02'],
|
||||
be_server_value => ['web01.confdroid.com:80','web02.confdroid.com:80'],
|
||||
}
|
||||
}</pre>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user