Skip to content

Commit

Permalink
N21-2103 add configs for vidis
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonNicholasCap committed Dec 20, 2024
1 parent 9b68413 commit 24ae7e1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ansible/group_vars/all/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1118,4 +1118,12 @@ configuration_all:
server: true
client: true
nuxtclient: false
VIDIS_API_CLIENT_BASE_URL:
server: true
client: false
nuxtclient: false
VIDIS_SYNC_REGION:
server: true
client: false
nuxtclient: false

4 changes: 4 additions & 0 deletions ansible/group_vars/nbc/instance_cfg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ SCHULCONNEX_CLIENT__TOKEN_ENDPOINT: "https://auth.stage.niedersachsen-login.schu

PROVISIONING_SCHULCONNEX_POLICIES_INFO_URL: "https://api-dienste.stage.niedersachsen-login.schule/v1/policies-info"

# VIDIS
VIDIS_API_CLIENT_BASE_URL: "https://service-stage.vidis.schule/o/vidis-rest"
VIDIS_SYNC_REGION: "test-region"

# Ingress
group_ingress:
api_v1_roster:
Expand Down

0 comments on commit 24ae7e1

Please sign in to comment.