recommit for updates in build 20

This commit is contained in:
2019-04-10 20:45:59 +02:00
parent 8c57fdb01a
commit 41eb9da8b4
2 changed files with 11 additions and 11 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/989c566422cf0e5">989c566422cf0e5</a> Jenkins ConfDroid <i>2019-04-10 18:17:21</i>
<p>
<h3>recommit for updates in build 19</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/36fb206ca315c54">36fb206ca315c54</a> Arne Teuke <i>2019-04-10 18:16:45</i>
<p>
<h3>adds firewall control</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/012b3bc5abd7135">012b3bc5abd7135</a> Jenkins ConfDroid <i>2018-12-07 13:00:07</i>
<p>
<h3>recommit for updates in build 18</h3>

View File

@@ -113,23 +113,13 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
24
25
26
27
28
29
30
31</pre>
26</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/init.pp', line 24</span>
class cd_apache {
include cd_apache::params
resources { &#39;firewall&#39;:
purge =&gt; true
}
}</pre>
</td>
</tr>