adding options both for hosts and ips

This commit is contained in:
Arne Teuke
2017-07-21 12:21:12 +01:00
parent e402224ff9
commit 544f48d800
4 changed files with 23 additions and 9 deletions

View File

@@ -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}":