recommit for updates in build 27

This commit is contained in:
2019-04-10 20:28:42 +02:00
parent 16e6ac9eca
commit 26ff5f9783
2 changed files with 21 additions and 1 deletions

View File

@@ -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/fb74d5741095d6f">fb74d5741095d6f</a> Jenkins ConfDroid <i>2018-12-07 17:17:58</i>
<p>
<h3>recommit for updates in build 26</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/f06d5ae2ea5a410">f06d5ae2ea5a410</a> Arne Teuke <i>2018-12-07 17:16:36</i>
<p>
<h3>updates Gems and jenkinsfile</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/8bba2b2ab8a50a8">8bba2b2ab8a50a8</a> Jenkins ConfDroid <i>2018-10-23 14:00:39</i> <a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/8bba2b2ab8a50a8">8bba2b2ab8a50a8</a> Jenkins ConfDroid <i>2018-10-23 14:00:39</i>
<p> <p>
<h3>recommit for updates in build 25</h3> <h3>recommit for updates in build 25</h3>

View File

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