Skip to content

Commit c1ed198

Browse files
authored
Remove LTI from prod-like (#85)
1 parent e55a037 commit c1ed198

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

group_vars/artemis_prod_like_common.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ artemis_internal_admin_password: "{{ lookup('hashi_vault', 'kv/data/artemis/' +
2828

2929
push_notification_relay: "https://hermes-prod.artemis.cit.tum.de"
3030

31-
lti:
32-
oauth_secret: "{{ lookup('hashi_vault', 'kv/data/artemis/' + var_vault_group).get('lti_secret') }}"
33-
3431
ldap:
3532
url: "{{ lookup('hashi_vault', 'kv/data/artemis/common/ldap').get('ldap_url') }}"
3633
user_dn: "{{ lookup('hashi_vault', 'kv/data/artemis/common/ldap').get('ldap_dn') }}"

0 commit comments

Comments
 (0)