mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-352: Run the Synchrony process with working directory of the Confluence log dir so it dumps logs there.
This commit is contained in:
@@ -25,4 +25,4 @@ ATL_SYNCHRONY_JVM_PROPERTIES="{{ atl_synchrony_stack_space }} {{ atl_synchrony_m
|
||||
-Dcluster.join.type={{ atl_synchrony_cluster_type }} \
|
||||
-Dcluster.join.aws.tag.key={{ atl_hazelcast_network_aws_tag_key }} \
|
||||
-Dcluster.join.aws.tag.value={{ atl_hazelcast_network_aws_tag_value }} \
|
||||
-Dcluster.join.aws.region={{ atl_hazelcast_network_aws_iam_region }}
|
||||
-Dcluster.join.aws.region={{ atl_hazelcast_network_aws_iam_region }}"
|
||||
|
||||
@@ -8,7 +8,7 @@ Group={{ atl_product_user }}
|
||||
|
||||
EnvironmentFile=/etc/atl
|
||||
EnvironmentFile=/etc/atl.synchrony
|
||||
|
||||
WorkingDirectory={{ atl_product_installation_current }}/logs/
|
||||
ExecStart={{ atl_installation_base }}/bin/start-synchrony
|
||||
|
||||
Restart=on-failure
|
||||
|
||||
Reference in New Issue
Block a user