fix: move ldap vars to all

This commit is contained in:
2023-07-07 09:35:11 +00:00
parent 5824fd5778
commit af61b2b621
2 changed files with 9 additions and 8 deletions

View File

@@ -7,6 +7,14 @@ nsca_password: HISTORY_PURGED_SECRET
RSYSLOG_SERVER: internal.monitoring.atlantishq.de
influxdb_telegraf_password: HISTORY_PURGED_SECRET
ldap_password: flanigan
ldap_dc: "atlantishq"
ldap_org: "atlantishq de"
ldap_suffix: "dc=atlantishq,dc=de"
ldap_bind_dn: "cn=Manager,dc=atlantishq,dc=de"
ldap_user_dn: "ou=People,dc=atlantishq,dc=de"
ldap_connection_url: ldap://192.168.122.112
extra_root_keys:
- "# no extra keys"