recommit for updates in build 18
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/3b005f04a4e82e6">3b005f04a4e82e6</a> Jenkins ConfDroid <i>2018-12-29 18:44:26</i>
|
||||||
|
<p>
|
||||||
|
<h3>recommit for updates in build 17</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/31bc69ad817b8ef">31bc69ad817b8ef</a> Arne Teuke <i>2018-12-29 18:43:52</i>
|
||||||
|
<p>
|
||||||
|
<h3>adding template for testing</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/958d0fbfb0717bc">958d0fbfb0717bc</a> Jenkins ConfDroid <i>2018-12-29 18:41:00</i>
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/958d0fbfb0717bc">958d0fbfb0717bc</a> Jenkins ConfDroid <i>2018-12-29 18:41:00</i>
|
||||||
<p>
|
<p>
|
||||||
<h3>recommit for updates in build 16</h3>
|
<h3>recommit for updates in build 16</h3>
|
||||||
|
|||||||
@@ -188,7 +188,7 @@ $hy_frontendrule = 'cd_haproxy/haproxy_frontend_rule.erb'
|
|||||||
# create frontend section
|
# create frontend section
|
||||||
concat::fragment { "frontend_${name}":
|
concat::fragment { "frontend_${name}":
|
||||||
target => $hy_main_config,
|
target => $hy_main_config,
|
||||||
content => $hy_frontendrule,
|
content => template($hy_frontendrule),
|
||||||
order => $frontend_order,
|
order => $frontend_order,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user