This is an automated email from the ASF dual-hosted git repository.

dimuthuupe pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/staging by this push:
     new ab93281  Adding missing config
ab93281 is described below

commit ab932814e4092c45fdb2daff8ad4e25b35e26763
Author: Dimuthu Wannipurage <[email protected]>
AuthorDate: Fri Jul 26 11:10:32 2019 -0400

    Adding missing config
---
 .../roles/helix_setup/templates/parser-wm/airavata-server.properties.j2  | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/dev-tools/ansible/roles/helix_setup/templates/parser-wm/airavata-server.properties.j2
 
b/dev-tools/ansible/roles/helix_setup/templates/parser-wm/airavata-server.properties.j2
index 9b7de96..9fad984 100644
--- 
a/dev-tools/ansible/roles/helix_setup/templates/parser-wm/airavata-server.properties.j2
+++ 
b/dev-tools/ansible/roles/helix_setup/templates/parser-wm/airavata-server.properties.j2
@@ -58,3 +58,4 @@ kafka.parser.broker.consumer.group={{ 
parser_broker_consumer_group }}
 kafka.parser.topic={{ parser_broker_topic }}
 parser.storage.resource.id={{ parser_storage_resource_id }}
 kafka.parsing.broker.publisher.id={{ parser_broker_publisher_id }}
+post.workflow.manager.loadbalance.clusters=False
\ No newline at end of file

Reply via email to