mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 22:08:33 +01:00
fix: remove old ths server backup check
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user