change: remove kathi from static services

This commit is contained in:
2023-07-15 08:46:22 +00:00
parent 2a237a118b
commit 9817b3e843

View File

@@ -43,8 +43,6 @@ async_icinga_static_services:
- { "name" : "backup_atlantis_laptop", "timeout" : "30d", "owner" : "sheppy", "token" : "HISTORY_PURGED_SECRET" }
- { "name" : "backup_ths_server", "timeout" : "30d", "owner" : "sheppy", "token" : "HISTORY_PURGED_SECRET" }
- { "name" : "backup_ths_storrage_box", "timeout" : "30d", "owner" : "sheppy", "token" : "HISTORY_PURGED_SECRET" }
- { "name" : "backup_kathi_laptop", "timeout" : "30d", "owner" : "kathi", "token" : "HISTORY_PURGED_SECRET" }
- { "name" : "backup_kathi_server", "timeout" : "30d", "owner" : "kathi", "token" : "HISTORY_PURGED_SECRET" }
- { "name" : "mail_atlantishq", "timeout" : "1h", "owner" : "sheppy", "token" : "HISTORY_PURGED_SECRET" }
- { "name" : "ths_caldav_backup", "timeout" : "2d", "owner" : "sheppy", "token" : "HISTORY_PURGED_SECRET" }
- { "name" : "slapd_backup", "timeout" : "2d", "owner" : "sheppy", "token" : "HISTORY_PURGED_SECRET" }