diff --git a/roles/confluence_config/templates/confluence.cfg.xml.j2 b/roles/confluence_config/templates/confluence.cfg.xml.j2
index ed652d0..656577e 100644
--- a/roles/confluence_config/templates/confluence.cfg.xml.j2
+++ b/roles/confluence_config/templates/confluence.cfg.xml.j2
@@ -57,7 +57,7 @@
{% if atl_tomcat_contextpath is defined and atl_tomcat_contextpath != '' %}
{{ atl_tomcat_contextpath }}
{% endif %}
- {# Confluence versions 7.13 and newer #}
+ {# config specific to opensearch #}
{% if atl_opensearch_endpoint is defined and atl_opensearch_endpoint != '' %}
{{ atl_hazelcast_network_aws_iam_region }}
{{ atl_opensearch_endpoint }}