Fix cross-dc notes

This commit is contained in:
stianst 2019-11-07 14:29:22 +01:00 committed by Stian Thorgersen
parent b7a1806d51
commit 432db1c6ff
2 changed files with 6 additions and 2 deletions

View file

@ -2,8 +2,6 @@
[[crossdc-mode]]
=== Cross-Datacenter Replication Mode
NOTE: Cross-Datacenter Replication Mode is Technology Preview and is not fully supported.
:tech_feature_name: Cross-Datacenter Replication Mode
:tech_feature_disabled: false
include::../templates/techpreview.adoc[]

View file

@ -10,3 +10,9 @@ endif::[]
. For more details see link:{installguide_profile_link}[{installguide_profile_name}].
====
endif::[]
ifeval::[{tech_feature_disabled}==false]
[NOTE]
====
{tech_feature_name} is *Technology Preview* and is not fully supported.
====
endif::[]