recommit for updates in build 21
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -8,6 +8,16 @@ Changelog of Git Changelog.
|
||||
<h2> No issue </h2>
|
||||
|
||||
|
||||
<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>
|
||||
<h3>recommit for updates in build 20</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/3d1c714cf54febf">3d1c714cf54febf</a> Arne Teuke <i>2019-12-30 13:56:57</i>
|
||||
<p>
|
||||
<h3>adds acl rule for testing</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/091d948219e7b0a">091d948219e7b0a</a> Jenkins ConfDroid <i>2018-12-29 18:55:18</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 19</h3>
|
||||
|
||||
@@ -240,7 +240,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
||||
58
|
||||
59
|
||||
60
|
||||
61</pre>
|
||||
61
|
||||
62</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/server/proxy.pp', line 26</span>
|
||||
@@ -272,6 +273,7 @@ $hy_acl_rule = 'cd_haproxy/haproxy_acl_rule.erb'
|
||||
concat::fragment { "acl_${name}":
|
||||
target => $hy_main_config,
|
||||
content => template($hy_acl_rule),
|
||||
order => $acl_order,
|
||||
}
|
||||
|
||||
# create backend section
|
||||
|
||||
Reference in New Issue
Block a user