From aeb2573a668257543423b2e17a524561ddbc053f Mon Sep 17 00:00:00 2001 From: Silke Niemann Date: Tue, 13 Jan 2026 14:27:59 +0100 Subject: [PATCH] Add note about IBM Z restriction --- modules/virt-dual-stack-support-services.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/modules/virt-dual-stack-support-services.adoc b/modules/virt-dual-stack-support-services.adoc index e88d537a6b..d9bcb7df1c 100644 --- a/modules/virt-dual-stack-support-services.adoc +++ b/modules/virt-dual-stack-support-services.adoc @@ -24,3 +24,11 @@ You can define which IP family to use for single-stack or define the order of IP * `[IPv6]` * `[IPv4, IPv6]` * `[IPv6, IPv4]` + + +ifdef::openshift-enterprise[] +[NOTE] +==== +IPv6 single stack and the `[IPv6, IPv4]` array are not supported in {ibm-z-name} and {ibm-linuxone-name}. +==== +endif::[]