Recommit for updates in build 15
This commit is contained in:
@@ -113,7 +113,10 @@
|
|||||||
18
|
18
|
||||||
19
|
19
|
||||||
20
|
20
|
||||||
21</pre>
|
21
|
||||||
|
22
|
||||||
|
23
|
||||||
|
24</pre>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/firewall/iptables.pp', line 7</span>
|
<pre class="code"><span class="info file"># File 'manifests/firewall/iptables.pp', line 7</span>
|
||||||
@@ -121,6 +124,9 @@
|
|||||||
class confdroid_nrpe::firewall::iptables (
|
class confdroid_nrpe::firewall::iptables (
|
||||||
|
|
||||||
) inherits confdroid_nrpe::params {
|
) inherits confdroid_nrpe::params {
|
||||||
|
$nagios_source = $facts['nagios_source']
|
||||||
|
$nagios_server = $facts['nagios_server']
|
||||||
|
|
||||||
if $ne_incl_fw == true {
|
if $ne_incl_fw == true {
|
||||||
notify { "nagios_source is set to ${nagios_source}": }
|
notify { "nagios_source is set to ${nagios_source}": }
|
||||||
notify { "nagios_server is set to ${nagios_server}": }
|
notify { "nagios_server is set to ${nagios_server}": }
|
||||||
|
|||||||
Reference in New Issue
Block a user