mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 04:18:34 +01:00
fix: remove nsca password from file
This commit is contained in:
@@ -35,6 +35,8 @@ ldap_group_dn: "ou=groups,dc=atlantishq,dc=de"
|
||||
ldap_connection_url: ldap://192.168.122.112
|
||||
ldap_connection_url_ext: "ldaps://ldap.atlantishq.de"
|
||||
|
||||
nsca_server_password: HISTORY_PURGED_SECRET
|
||||
|
||||
immich_pg_password: HISTORY_PURGED_SECRET
|
||||
|
||||
event_dispatcher_token: "HISTORY_PURGED_SECRET"
|
||||
@@ -62,6 +64,7 @@ SOUNDLIB_AWS_ACCESS_KEY_ID: HISTORY_PURGED_SECRET
|
||||
SOUNDLIB_AWS_SECRET_ACCESS_KEY: HISTORY_PURGED_SECRET
|
||||
SOUNDLIB_S3_ENDPOINT: HISTORY_PURGED_SECRET
|
||||
|
||||
|
||||
# gotify #
|
||||
gotify_user: admin
|
||||
gotify_password: HISTORY_PURGED_SECRET
|
||||
|
||||
Reference in New Issue
Block a user