OP#436 add nagios config
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
class confdroid_nagios::nagios::objects::commands (
|
||||
|
||||
) inherits confdroid_nagios::params {
|
||||
if $fqdn == $ng_nagios_server {
|
||||
if $ng_nagios_server == $fqdn {
|
||||
@@nagios_command { 'notify-host-by-email':
|
||||
ensure => present,
|
||||
command_name => 'notify-host-by-email',
|
||||
|
||||
Reference in New Issue
Block a user