mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 17:18:33 +01:00
fix: service name ths storagebox
This commit is contained in:
@@ -141,7 +141,7 @@ apply Service "backup_ths_storrage_box" {
|
||||
check_command = "gateway"
|
||||
vars.protocol = "https"
|
||||
vars.host = "async-icinga.atlantishq.de"
|
||||
vars.service_name = "backup_ths_offline_storrage_box"
|
||||
vars.service_name = "backup_ths_storrage_box"
|
||||
assign where host.name == "atlantispc"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user