recommit for updates in build 47

This commit is contained in:
Jenkins ConfDroid
2018-12-30 18:22:59 +01:00
parent c0ec76decb
commit c032fa01bd
2 changed files with 23 additions and 1 deletions

View File

@@ -8,6 +8,26 @@ Changelog of Git Changelog.
<h2> No issue </h2>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/308b47094f49314">308b47094f49314</a> Jenkins ConfDroid <i>2019-12-30 17:19:11</i>
<p>
<h3>recommit for updates in build 46</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/a48d07d13ccd411">a48d07d13ccd411</a> Arne Teuke <i>2019-12-30 17:18:33</i>
<p>
<h3>testing hostbinding</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/f432b6eccb03e36">f432b6eccb03e36</a> Arne Teuke <i>2019-12-30 17:18:14</i>
<p>
<h3>testing hostbinding</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/7d2e04e68a9c4e3">7d2e04e68a9c4e3</a> Arne Teuke <i>2019-12-30 17:16:09</i>
<p>
<h3>testing hostbinding</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/747a55d98af6f04">747a55d98af6f04</a> Jenkins ConfDroid <i>2019-12-30 17:12:16</i>
<p>
<h3>recommit for updates in build 43</h3>

View File

@@ -131,7 +131,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
31
32
33
34</pre>
34
35</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/server/proxy_test.pp', line 23</span>
@@ -141,6 +142,7 @@ class cd_haproxy::server::proxy_test (
) inherits cd_haproxy::params {
cd_haproxy::server::proxy { &#39;testing&#39;:
haproxy_fqdn =&gt; &#39;pxe703.studydivision.local&#39;,
frontend_name =&gt; &#39;test01-frontend&#39;,
frontend_mode =&gt; &#39;http&#39;,
acl_rule =&gt; [&#39;too_fast fe_sess_rate ge 10&#39;,