ITOPSENG-101 just hardcoded the service name as the simplest change

This commit is contained in:
Brett Meehan
2019-09-27 14:16:44 +10:00
parent 28aa325953
commit acbfab9a38

View File

@@ -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: