mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 23:24:09 +02:00
Remove obsolete templates.
This commit is contained in:
parent
ea0052f208
commit
2b1c268ecd
@ -24,15 +24,3 @@ object ServiceGroup "all-services" {
|
|||||||
template Service "itl-service" {
|
template Service "itl-service" {
|
||||||
servicegroups = [ "all-services" ]
|
servicegroups = [ "all-services" ]
|
||||||
}
|
}
|
||||||
|
|
||||||
template Service "null-service" inherits "itl-service" {
|
|
||||||
methods = {
|
|
||||||
check = "NullCheck"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
template Service "plugin-service" inherits "itl-service" {
|
|
||||||
methods = {
|
|
||||||
check = "PluginCheck"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user