Skip to content

Commit ed7ff24

Browse files
authored
Merge pull request #50466 from ousleyp/okd-placeholder-again
[virt] adding OKD placeholder text back with ifdefs
2 parents 5a4868a + 5af3fff commit ed7ff24

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

virt/about-virt.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9+
ifdef::openshift-origin[]
10+
Documentation for {VirtProductName} will be available for {product-title} {product-version} in the near future.
11+
12+
In the meantime, the link:https://docs.okd.io/4.10/virt/about-virt.html[{VirtProductName} 4.10 documentation] is available as part of the {product-title} 4.10 documentation.
13+
endif::[]
14+
15+
ifdef::openshift-enterprise[]
916
Learn about {VirtProductName}'s capabilities and support scope.
1017
1118
include::modules/virt-what-you-can-do-with-virt.adoc[leveloffset=+1]
@@ -21,3 +28,4 @@ You can check your {VirtProductName} cluster for compliance issues by installing
2128
include::snippets/technology-preview.adoc[]
2229
2330
include::modules/virt-supported-cluster-version.adoc[leveloffset=+2]
31+
endif::[]

0 commit comments

Comments
 (0)