Skip to content

Commit 01ce8e4

Browse files
committed
Disable Athena on prod
1 parent 0d630d4 commit 01ce8e4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

group_vars/artemis_production.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ registry_external_host: registry.prod.artemis.cit.tum.de
1313
# External Systems Configuration
1414
##############################################################################
1515

16-
athena:
17-
url: "{{ lookup('hashi_vault', 'kv/data/artemis/common/athena').get('url') }}"
18-
secret: "{{ lookup('hashi_vault', 'kv/data/artemis/common/athena').get('secret') }}"
19-
restricted_modules: "{{ lookup('hashi_vault', 'kv/data/artemis/common/athena').get('restricted_modules') }}"
20-
2116
nebula:
2217
url: "https://prod.nebula.artemis.cit.tum.de"
2318
secret: "{{ lookup('hashi_vault', 'kv/data/artemis/common/nebula').get('prod_secret') }}"

0 commit comments

Comments
 (0)