fix: templates atlantis array actions pw

This commit is contained in:
2024-12-22 21:38:14 +00:00
parent c0843e9e57
commit 788564113e
2 changed files with 3 additions and 1 deletions

View File

@@ -9,6 +9,8 @@ RSYSLOG_SERVER: internal.monitoring.atlantishq.de
influxdb_telegraf_password: HISTORY_PURGED_SECRET influxdb_telegraf_password: HISTORY_PURGED_SECRET
code_server_password: HISTORY_PURGED_SECRET code_server_password: HISTORY_PURGED_SECRET
atlantis_array_action_pw: jeanswochenendegeschichte
tube_archivist_elasticsearch_password: HISTORY_PURGED_SECRET tube_archivist_elasticsearch_password: HISTORY_PURGED_SECRET
reactive_resume_postgres_password: HISTORY_PURGED_SECRET reactive_resume_postgres_password: HISTORY_PURGED_SECRET

View File

@@ -11,7 +11,7 @@ hook_operations:
client_secret: https://ipv4-vpn-activate.atlantishq.de:10443/one-time-token client_secret: https://ipv4-vpn-activate.atlantishq.de:10443/one-time-token
client_secret_field: "secret" client_secret_field: "secret"
args: args:
secret: jeanswochenendegeschichte secret: "{{ atlantis_array_action_pw }}"
status_url: https://vpn-activate.atlantishq.de:10443/am-i-unlocked status_url: https://vpn-activate.atlantishq.de:10443/am-i-unlocked
client: true client: true