mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
ITOPSENG-277 fixed startup exec path for synchrony service
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
- "EnvironmentFile=/etc/atl.synchrony"
|
||||
- "WorkingDirectory={{ atl_product_installation_current }}/logs/"
|
||||
atl_startup_exec_options: []
|
||||
atl_startup_exec_path: "{{ atl_installation_base }}/bin/start-synchrony"
|
||||
atl_startup_exec_path: "{{ atl_product_installation_current }}/bin/start-synchrony"
|
||||
atl_systemd_service_name: "synchrony.service"
|
||||
|
||||
roles:
|
||||
|
||||
Reference in New Issue
Block a user