From 788564113e668ddb658e5cbbaf01938bd3b233a6 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Sun, 22 Dec 2024 21:38:14 +0000 Subject: [PATCH] fix: templates atlantis array actions pw --- group_vars/all.yaml | 2 ++ roles/docker-deployments/templates/atlantis-array.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/group_vars/all.yaml b/group_vars/all.yaml index 8dab8eb..6e514a9 100644 --- a/group_vars/all.yaml +++ b/group_vars/all.yaml @@ -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 diff --git a/roles/docker-deployments/templates/atlantis-array.yaml b/roles/docker-deployments/templates/atlantis-array.yaml index 1172ee2..66a7481 100644 --- a/roles/docker-deployments/templates/atlantis-array.yaml +++ b/roles/docker-deployments/templates/atlantis-array.yaml @@ -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