fixed typo

This commit is contained in:
Arne Teuke
2017-07-26 13:47:45 +01:00
parent 6955770373
commit 6ee49a5e33
2 changed files with 1 additions and 10 deletions

View File

@@ -94,7 +94,7 @@ class cd_nagios::nagios::objects::template_rules (
}
cd_nagios::nagios::objects::templates { 'local-service':
ng_template_object => 'service',
ng_template_object_name => 'generic-service',
ng_template_object_name => 'local-service',
ng_max_check_attempts => '4',
}
}