OP#436 testing import
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
class confdroid_nagios::client::target (
|
||||
|
||||
) inherits confdroid_nagios::params {
|
||||
if ($ng_nagios_server == $fqdn) and ($ng_enable_target == true) {
|
||||
if ($ng_nagios_server != $fqdn) and ($ng_enable_target == true) {
|
||||
@@nagios_host { $fqdn:
|
||||
ensure => $ng_ping_ensure,
|
||||
alias => $hostname,
|
||||
|
||||
Reference in New Issue
Block a user