diff --git a/templates/default/share-cluster-application-context.xml.erb b/templates/default/share-cluster-application-context.xml.erb index d978e7e..4573b5f 100644 --- a/templates/default/share-cluster-application-context.xml.erb +++ b/templates/default/share-cluster-application-context.xml.erb @@ -35,12 +35,12 @@ Hazelcast distributed messaging configuration - Share web-tier cluster config (3 <% end -%> <% if node['alfresco']['shareproperties']['hz_aws_enabled'] -%> + region="<%= node['alfresco']['shareproperties']['hz_aws_region'] %>" - <% end -%> <% if node['alfresco']['shareproperties']['hz_aws_sg_name'] -%> security-group-name="<%= node['alfresco']['shareproperties']['hz_aws_sg_name'] %>"