recommit for updates in build 22
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -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>
|
||||||
|
|||||||
@@ -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>'20'</tt>)</em>
|
<em class="default">(defaults to: <tt>'020'</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@@ -251,7 +251,7 @@ define cd_haproxy::server::proxy (
|
|||||||
$frontend_name = undef,
|
$frontend_name = undef,
|
||||||
$frontend_order = '010',
|
$frontend_order = '010',
|
||||||
$acl_rule = undef,
|
$acl_rule = undef,
|
||||||
$acl_order = '20',
|
$acl_order = '020',
|
||||||
$backend_name = undef,
|
$backend_name = undef,
|
||||||
$backend_order = '030',
|
$backend_order = '030',
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user