mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 12:01:37 +01:00
fix: templates atlantis array actions pw
This commit is contained in:
@@ -9,6 +9,8 @@ RSYSLOG_SERVER: internal.monitoring.atlantishq.de
|
||||
influxdb_telegraf_password: HISTORY_PURGED_SECRET
|
||||
code_server_password: HISTORY_PURGED_SECRET
|
||||
|
||||
atlantis_array_action_pw: jeanswochenendegeschichte
|
||||
|
||||
tube_archivist_elasticsearch_password: HISTORY_PURGED_SECRET
|
||||
|
||||
reactive_resume_postgres_password: HISTORY_PURGED_SECRET
|
||||
|
||||
@@ -11,7 +11,7 @@ hook_operations:
|
||||
client_secret: https://ipv4-vpn-activate.atlantishq.de:10443/one-time-token
|
||||
client_secret_field: "secret"
|
||||
args:
|
||||
secret: jeanswochenendegeschichte
|
||||
secret: "{{ atlantis_array_action_pw }}"
|
||||
status_url: https://vpn-activate.atlantishq.de:10443/am-i-unlocked
|
||||
client: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user