recommit for updates in build 30

This commit is contained in:
Jenkins ConfDroid
2018-12-30 16:13:29 +01:00
parent e079e4258d
commit 24f6dbc865
2 changed files with 11 additions and 3 deletions

View File

@@ -8,6 +8,16 @@ Changelog of Git Changelog.
<h2> No issue </h2>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/a753f771ddb3e90">a753f771ddb3e90</a> Jenkins ConfDroid <i>2019-12-30 15:09:31</i>
<p>
<h3>recommit for updates in build 29</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/5ad74f7a10fc977">5ad74f7a10fc977</a> Arne Teuke <i>2019-12-30 15:08:58</i>
<p>
<h3>edites template</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/e50752c892b5686">e50752c892b5686</a> Jenkins ConfDroid <i>2019-12-30 15:04:54</i>
<p>
<h3>recommit for updates in build 28</h3>

View File

@@ -130,8 +130,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
30
31
32
33
34</pre>
33</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/server/proxy_test.pp', line 23</span>
@@ -143,7 +142,6 @@ class cd_haproxy::server::proxy_test (
cd_haproxy::server::proxy { &#39;testing&#39;:
frontend_name =&gt; &#39;test01-frontend&#39;,
frontend_mode =&gt; &#39;http&#39;,
fe_use_backend =&gt; &#39;test02-backend&#39;,
acl_rule =&gt; &#39;test01-acl&#39;,
backend_name =&gt; &#39;test01-backend&#39;,
}