ITOPSENG-277 fixed startup exec path for synchrony service

This commit is contained in:
Brett Meehan
2019-10-24 14:44:32 +11:00
parent e8489678a5
commit 4e5bd0b16d

View File

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