mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 01:38:32 +01:00
feat: slapd via slapcat backup
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
checks:
|
||||
extra_sheppy_pubkeys:
|
||||
nsca_server: 192.168.122.107
|
||||
ldap_server: 192.168.122.112
|
||||
nsca_password: HISTORY_PURGED_SECRET
|
||||
RSYSLOG_SERVER: internal.monitoring.atlantishq.de
|
||||
influxdb_telegraf_password: HISTORY_PURGED_SECRET
|
||||
@@ -20,6 +22,7 @@ async_icinga_static_services:
|
||||
- { "name" : "backup_kathi_laptop", "timeout" : "30d", "token" : "HISTORY_PURGED_SECRET" }
|
||||
- { "name" : "mail_atlantishq", "timeout" : "1h", "token" : "HISTORY_PURGED_SECRET" }
|
||||
- { "name" : "ths_caldav_backup", "timeout" : "2d", "token" : "HISTORY_PURGED_SECRET" }
|
||||
- { "name" : "slapd_backup", "timeout" : "2d", "token" : "HISTORY_PURGED_SECRET" }
|
||||
|
||||
keycloak_admin_password: HISTORY_PURGED_SECRET
|
||||
keycloak_postgres_password: HISTORY_PURGED_SECRET
|
||||
|
||||
Reference in New Issue
Block a user