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