recommit for updates in build 22

This commit is contained in:
Jenkins ConfDroid
2018-12-30 15:03:25 +01:00
parent 7e3233c146
commit 97cd990da7
2 changed files with 12 additions and 2 deletions

View File

@@ -8,6 +8,16 @@ Changelog of Git Changelog.
<h2> No issue </h2> <h2> No issue </h2>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/555513ee781afad">555513ee781afad</a> Jenkins ConfDroid <i>2019-12-30 14:02:57</i>
<p>
<h3>recommit for updates in build 21</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/1196f0ed6f7f00d">1196f0ed6f7f00d</a> Arne Teuke <i>2019-12-30 14:02:20</i>
<p>
<h3>adds acl rule for testing</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/a7f0534963eca2d">a7f0534963eca2d</a> Jenkins ConfDroid <i>2019-12-30 13:57:34</i> <a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/a7f0534963eca2d">a7f0534963eca2d</a> Jenkins ConfDroid <i>2019-12-30 13:57:34</i>
<p> <p>
<h3>recommit for updates in build 20</h3> <h3>recommit for updates in build 20</h3>

View File

@@ -164,7 +164,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
<span class='type'>(<tt>Any</tt>)</span> <span class='type'>(<tt>Any</tt>)</span>
<em class="default">(defaults to: <tt>&#39;20&#39;</tt>)</em> <em class="default">(defaults to: <tt>&#39;020&#39;</tt>)</em>
</li> </li>
@@ -251,7 +251,7 @@ define cd_haproxy::server::proxy (
$frontend_name = undef, $frontend_name = undef,
$frontend_order = &#39;010&#39;, $frontend_order = &#39;010&#39;,
$acl_rule = undef, $acl_rule = undef,
$acl_order = &#39;20&#39;, $acl_order = &#39;020&#39;,
$backend_name = undef, $backend_name = undef,
$backend_order = &#39;030&#39;, $backend_order = &#39;030&#39;,