recommit for updates in build 24
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/c58c8aa1d5f9966">c58c8aa1d5f9966</a> Jenkins ConfDroid <i>2019-12-30 14:19:18</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 23</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/a4528a811e5750b">a4528a811e5750b</a> Arne Teuke <i>2019-12-30 14:18:37</i>
|
||||
<p>
|
||||
<h3>adds service control and updates README</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/97cd990da7b1209">97cd990da7b1209</a> Jenkins ConfDroid <i>2019-12-30 14:03:25</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 22</h3>
|
||||
|
||||
@@ -154,7 +154,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/main/files.pp', line 23</span>
|
||||
@@ -176,6 +177,7 @@ class cd_haproxy::main::files (
|
||||
selrole => object_r,
|
||||
seltype => etc_t,
|
||||
seluser => system_u,
|
||||
notify => $hy_service,
|
||||
}
|
||||
|
||||
# create the header
|
||||
|
||||
@@ -131,8 +131,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
||||
35
|
||||
36
|
||||
37
|
||||
38
|
||||
39</pre>
|
||||
38</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/server/service.pp', line 23</span>
|
||||
@@ -150,7 +149,6 @@ class cd_haproxy::server::service (
|
||||
hasstatus => true,
|
||||
hasrestart => true,
|
||||
enable => true,
|
||||
subscribe => $hy_main_config,
|
||||
}
|
||||
}
|
||||
}</pre>
|
||||
|
||||
Reference in New Issue
Block a user