Recommit for updates in build 114
This commit is contained in:
@@ -214,11 +214,7 @@
|
||||
116
|
||||
117
|
||||
118
|
||||
119
|
||||
120
|
||||
121
|
||||
122
|
||||
123</pre>
|
||||
119</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/client/target.pp', line 6</span>
|
||||
@@ -227,10 +223,6 @@ class confdroid_nagios::client::target (
|
||||
|
||||
) inherits confdroid_nagios::params {
|
||||
if ($ng_nagios_server == $fqdn) and ($ng_enable_target == true) {
|
||||
if $ng_include_nrpe == true {
|
||||
require confdroid_nrpe
|
||||
}
|
||||
|
||||
@@nagios_host { $fqdn:
|
||||
ensure => $ng_ping_ensure,
|
||||
alias => $hostname,
|
||||
|
||||
Reference in New Issue
Block a user