Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions roles/openaccess/templates/serverapplication.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ email:
from: "{{ noreply_email }}"
contactEmail: "{{ support_email }}"
serviceDeskEmail: "{{ support_email }}"
supportEmail: "support@surfconext.nl"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Er staan hierboven al twee andere support_email, waarom niet die variabele hergebruiken ipv een derde introduceren?

Als er al een derde geïntroduceerd wordt, dan toch ook graag met waarde {{ support_email }} ipv hardcoded.

environment: "{{ environment_shortname }}"

manage:
Expand Down