mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
ITOPSENG-101 just hardcoded the service name as the simplest change
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
atl_product_family: "jira"
|
||||
atl_product_user: "jira"
|
||||
atl_product_edition: "jira-{{ lookup('env', 'ATL_PRODUCT_EDITION') | lower }}"
|
||||
atl_enabled_product: "{{ lookup('env', 'ATL_ENABLED_PRODUCTS') | lower }}"
|
||||
atl_systemd_service_name: "jira.service"
|
||||
|
||||
roles:
|
||||
|
||||
Reference in New Issue
Block a user