There was an error while loading. Please reload this page.
1 parent e55a037 commit c1ed198Copy full SHA for c1ed198
1 file changed
group_vars/artemis_prod_like_common.yml
@@ -28,9 +28,6 @@ artemis_internal_admin_password: "{{ lookup('hashi_vault', 'kv/data/artemis/' +
28
29
push_notification_relay: "https://hermes-prod.artemis.cit.tum.de"
30
31
-lti:
32
- oauth_secret: "{{ lookup('hashi_vault', 'kv/data/artemis/' + var_vault_group).get('lti_secret') }}"
33
-
34
ldap:
35
url: "{{ lookup('hashi_vault', 'kv/data/artemis/common/ldap').get('ldap_url') }}"
36
user_dn: "{{ lookup('hashi_vault', 'kv/data/artemis/common/ldap').get('ldap_dn') }}"
0 commit comments