mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 14:51:38 +01:00
feat: async icinga static conf
This commit is contained in:
@@ -6,3 +6,14 @@ RSYSLOG_SERVER: internal.monitoring.atlantishq.de
|
||||
|
||||
# overwritten in monitoring master group var
|
||||
monitoring_master: false
|
||||
|
||||
async_icinga_static_services:
|
||||
- { "name" : "backup_ths", "timeout" : "3d", "token" : "HISTORY_PURGED_SECRET" }
|
||||
- { "name" : "ths_auftragsdatenbank", "timeout" : "5h", "token" : "HISTORY_PURGED_SECRET" }
|
||||
- { "name" : "backup_private_daten", "timeout" : "3d", "token" : "HISTORY_PURGED_SECRET" }
|
||||
- { "name" : "apt_atlantis_laptop", "timeout" : "7d", "token" : "HISTORY_PURGED_SECRET" }
|
||||
- { "name" : "apt_atlantis_pc", "timeout" : "7d", "token" : "HISTORY_PURGED_SECRET" }
|
||||
- { "name" : "backup_atlantis_laptop", "timeout" : "30d", "token" : "HISTORY_PURGED_SECRET" }
|
||||
- { "name" : "backup_ths_server", "timeout" : "30d", "token" : "HISTORY_PURGED_SECRET" }
|
||||
- { "name" : "backup_ths_storrage_box", "timeout" : "30d", "token" : "HISTORY_PURGED_SECRET" }
|
||||
- { "name" : "backup_kathi_laptop", "timeout" : "30d", "token" : "HISTORY_PURGED_SECRET" }
|
||||
|
||||
Reference in New Issue
Block a user