From dfc0559d7a91d6e09823109c90562ba34766462f Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Thu, 15 Aug 2019 13:24:00 +1000 Subject: [PATCH] DCD-545: Add "shared-home" property, which seems to be required for auto-config. --- config/confluence.cfg.xml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/config/confluence.cfg.xml.j2 b/config/confluence.cfg.xml.j2 index 23a66c3..80a2009 100644 --- a/config/confluence.cfg.xml.j2 +++ b/config/confluence.cfg.xml.j2 @@ -40,6 +40,7 @@ true {{ atl_cluster_name }} {{ atl_product_home_shared }} + {{ atl_product_home_shared }} {{ atl_cluster_type }} {% if atl_cluster_type == 'aws' %}