recommit for updates in build 9

This commit is contained in:
2018-04-20 11:50:58 +02:00
parent 14bf86b115
commit de3bea84c4
2 changed files with 13 additions and 1 deletions

View File

@@ -8,6 +8,16 @@ Changelog of Git Changelog.
<h2> No issue </h2>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/58e6948571d77fd">58e6948571d77fd</a> Jenkins ConfDroid <i>2018-04-20 09:41:16</i>
<p>
<h3>recommit for updates in build 8</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/2e35b87cc14bccd">2e35b87cc14bccd</a> Arne Teuke <i>2018-04-20 09:41:13</i>
<p>
<h3>fixes typo</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/a23a3bc4c150283">a23a3bc4c150283</a> Jenkins ConfDroid <i>2018-04-20 09:36:16</i>
<p>
<h3>recommit for updates in build 7</h3>

View File

@@ -140,7 +140,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
33
34
35
36</pre>
36
37</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/server/service.pp', line 24</span>
@@ -150,6 +151,7 @@ class cd_apache::server::service (
) inherits cd_apache::params {
require cd_apache::server::files
require cd_apache::firewall::iptables
service { $ae_service:
ensure =&gt; running,