We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461d9a6 commit 0ae6887Copy full SHA for 0ae6887
roles/dashboard/templates/serverapplication.yml.j2
@@ -26,10 +26,6 @@ spDashboard.username={{ dashboard.sp_dashboard_user }}
26
spDashboard.password={{ dashboard_sp_dashboard_password }}
27
28
# SAB connection details
29
-sab.endpoint={{ dashboard.sab_endpoint }}
30
-sab.username=cdk
31
-sab.password={{ dashboard_sab_password }}
32
-
33
sab-rest.endpoint={{ dashboard.sab_rest_endpoint }}
34
sab-rest.username=cdk
35
sab-rest.password={{ dashboard_sab_rest_password }}
0 commit comments