mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +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" {
|
||||
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