adding options both for hosts and ips
This commit is contained in:
@@ -41,7 +41,7 @@ class cd_nagios::client::target (
|
||||
group => 'nagios',
|
||||
mode => '0664',
|
||||
check_command => "check_ping!${ng_ping_warn}!${ng_ping_crit}",
|
||||
notify => Service ['nagios'],
|
||||
notify => Service['nagios'],
|
||||
}
|
||||
|
||||
@@nagios_service { "root_partition_${::hostname}":
|
||||
|
||||
Reference in New Issue
Block a user