mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
fix broken 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