Skip to content

Commit

Permalink
Added Jira toggle for authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Feb 7, 2024
1 parent 08f7189 commit 3fdad31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/dashboard/templates/serverapplication.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jiraPassword={{ dashboard_jira_password }}
jiraProjectKey={{ dashboard.jira_project_key }}
jiraDueDateWeeks=1
jiraEnvironment={{ dashboard.jira_environment }}
jiraApikey={{ dashboard_jira_apikey }}
jiraUseApiKey={{ dashboard.jira_use_api_key }}

manage.username={{ dashboard.manage_username }}
manage.password={{ manage_dashboard_secret }}
Expand Down

0 comments on commit 3fdad31

Please sign in to comment.