mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Fix the example config.
This commit is contained in:
parent
d36e2ebd1a
commit
bb0012e7b6
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Provides default settings for hosts. By convention
|
||||
* all hosts should inherit from this template.
|
||||
*
|
||||
*/
|
||||
template Host "generic-host" {
|
||||
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Provides default settings for services. By convention
|
||||
* all services should inherit from this template.
|
||||
*
|
||||
*/
|
||||
template Service "generic-service" {
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user