recommit for updates in build 9
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/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>
|
<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>
|
<p>
|
||||||
<h3>recommit for updates in build 7</h3>
|
<h3>recommit for updates in build 7</h3>
|
||||||
|
|||||||
@@ -140,7 +140,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
|||||||
33
|
33
|
||||||
34
|
34
|
||||||
35
|
35
|
||||||
36</pre>
|
36
|
||||||
|
37</pre>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/server/service.pp', line 24</span>
|
<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 {
|
) inherits cd_apache::params {
|
||||||
|
|
||||||
require cd_apache::server::files
|
require cd_apache::server::files
|
||||||
|
require cd_apache::firewall::iptables
|
||||||
|
|
||||||
service { $ae_service:
|
service { $ae_service:
|
||||||
ensure => running,
|
ensure => running,
|
||||||
|
|||||||
Reference in New Issue
Block a user