recommit for updates in build 16
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/73a596d8f0b7d22">73a596d8f0b7d22</a> Jenkins ConfDroid <i>2019-04-23 19:29:53</i>
|
||||||
|
<p>
|
||||||
|
<h3>recommit for updates in build 15</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/cf924624c861aed">cf924624c861aed</a> Arne Teuke <i>2019-04-23 19:29:11</i>
|
||||||
|
<p>
|
||||||
|
<h3>moves execs to selinux</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/6f6abc12cb4bc76">6f6abc12cb4bc76</a> Jenkins ConfDroid <i>2019-04-23 19:22:32</i>
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/6f6abc12cb4bc76">6f6abc12cb4bc76</a> Jenkins ConfDroid <i>2019-04-23 19:22:32</i>
|
||||||
<p>
|
<p>
|
||||||
<h3>recommit for updates in build 14</h3>
|
<h3>recommit for updates in build 14</h3>
|
||||||
|
|||||||
@@ -131,7 +131,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
|||||||
32
|
32
|
||||||
33
|
33
|
||||||
34
|
34
|
||||||
35</pre>
|
35
|
||||||
|
36</pre>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/firewall/iptables.pp', line 23</span>
|
<pre class="code"><span class="info file"># File 'manifests/firewall/iptables.pp', line 23</span>
|
||||||
@@ -143,6 +144,7 @@ class cd_nrpe::firewall::iptables (
|
|||||||
if $ne_incl_fw == true {
|
if $ne_incl_fw == true {
|
||||||
|
|
||||||
firewall { "${ne_fw_order_no}${ne_nrpe_port} port ${ne_nrpe_port}":
|
firewall { "${ne_fw_order_no}${ne_nrpe_port} port ${ne_nrpe_port}":
|
||||||
|
source => $nagios_server,
|
||||||
proto => ['tcp','udp'],
|
proto => ['tcp','udp'],
|
||||||
dport => $ne_nrpe_port,
|
dport => $ne_nrpe_port,
|
||||||
action => 'accept',
|
action => 'accept',
|
||||||
|
|||||||
Reference in New Issue
Block a user