Recommit for updates in build 190
This commit is contained in:
@@ -130,10 +130,7 @@
|
|||||||
32
|
32
|
||||||
33
|
33
|
||||||
34
|
34
|
||||||
35
|
35</pre>
|
||||||
36
|
|
||||||
37
|
|
||||||
38</pre>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/main/install.pp', line 6</span>
|
<pre class="code"><span class="info file"># File 'manifests/main/install.pp', line 6</span>
|
||||||
@@ -159,8 +156,6 @@ class confdroid_nagios::main::install (
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# if we are not the nagios server, install only client packages
|
|
||||||
if $fqdn != $ng_nagios_server {
|
|
||||||
package { $ng_reqpackages_client:
|
package { $ng_reqpackages_client:
|
||||||
ensure => $ng_pkg_ensure,
|
ensure => $ng_pkg_ensure,
|
||||||
}
|
}
|
||||||
@@ -169,7 +164,6 @@ class confdroid_nagios::main::install (
|
|||||||
if $ng_include_nrpe == true {
|
if $ng_include_nrpe == true {
|
||||||
require confdroid_nrpe
|
require confdroid_nrpe
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}</pre>
|
}</pre>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user