Skip to content

Commit

Permalink
SPdashboard: JIRA moved to service accounts
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Mar 11, 2024
1 parent 3634170 commit 96331ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/spdashboard/templates/env.j2
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ manage_prod_password={{ manage_prod_sp_dashboard_secret }}
manage_prod_publication_status={{ spdashboard_manage_prod_publication_status }}
manage_prod_oidcng_enabled={{ spdashboard_manage_prod_oidcng_enabled }}
jira_host={{ spdashboard_jira_host }}
jira_username={{ spdashboard_jira_username }}
jira_personal_access_token={{ spdashboard_jira_apikey }}
jira_password={{ spdashboard_jira_password }}
jira_issue_priority={{ spdashboard_jira_issue_priority }}
jira_issue_type={{ spdashboard_jira_issue_type }}
Expand Down

0 comments on commit 96331ae

Please sign in to comment.