fix: remove old ths server backup check

This commit is contained in:
2023-01-06 01:32:56 +01:00
parent b681902948
commit ec6deb8344

View File

@@ -136,15 +136,6 @@ apply Service "backup_atlantis_laptop" {
assign where host.name == "atlantispc"
}
apply Service "backup_ths_server" {
import "generic-service"
check_command = "gateway"
vars.protocol = "https"
vars.host = "async-icinga.atlantishq.de"
vars.service_name = "backup_ths_server"
assign where host.name == "atlantispc"
}
apply Service "backup_ths_offline_storrage_box" {
import "generic-service"
check_command = "gateway"