mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 09:58:31 +01:00
fix: move ldap vars to all
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user