Skip to content

Commit

Permalink
Added service desk roles to myconext
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Jan 15, 2025
1 parent e415777 commit 2ee9349
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions roles/myconext/templates/application.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,9 @@ spring:
main:
banner-mode: "off"

service_desk_role_auto_provisioning: False
service_desk_roles: {{ myconext.service_desk_roles | join(",") }}

gui:
disclaimer:
background-color: {{ environment_ribbon_colour }}
Expand Down

0 comments on commit 2ee9349

Please sign in to comment.