recommit for updates in build 29

This commit is contained in:
Jenkins ConfDroid
2018-12-30 16:09:31 +01:00
parent 7a1accd451
commit a753f771dd
2 changed files with 26 additions and 1 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/e50752c892b5686">e50752c892b5686</a> Jenkins ConfDroid <i>2019-12-30 15:04:54</i>
<p>
<h3>recommit for updates in build 28</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/f0d90b1094d5a34">f0d90b1094d5a34</a> Arne Teuke <i>2019-12-30 15:04:15</i>
<p>
<h3>edites template</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/cb22a8cab9e9ede">cb22a8cab9e9ede</a> Jenkins ConfDroid <i>2019-12-30 15:02:10</i>
<p>
<h3>recommit for updates in build 27</h3>

View File

@@ -167,6 +167,19 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
<em class="default">(defaults to: <tt>&#39;&#39;</tt>)</em>
</li>
<li>
<span class='name'>fe_bind_mode</span>
<span class='type'>(<tt>Any</tt>)</span>
<em class="default">(defaults to: <tt>&#39;*:80&#39;</tt>)</em>
</li>
<li>
@@ -269,7 +282,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
61
62
63
64</pre>
64
65</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/server/proxy.pp', line 26</span>
@@ -279,6 +293,7 @@ define cd_haproxy::server::proxy (
$frontend_name = undef,
$frontend_mode = undef,
$fe_use_backend = &#39;&#39;,
$fe_bind_mode = &#39;*:80&#39;,
$frontend_order = &#39;010&#39;,
$acl_rule = undef,
$acl_order = &#39;020&#39;,