Skip to content

Commit d21d614

Browse files
committed
Fixed some conditionals that were causing Asciidoc warnings.
1 parent 1e91e8e commit d21d614

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/nw-egress-ips-about.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,12 @@ endif::openshift-rosa[]
143143
The following sections describe the IP address capacity for supported public cloud environments for use in your capacity calculation.
144144

145145
[id="nw-egress-ips-capacity-aws_{context}"]
146+
ifndef::openshift-rosa[]
146147
=== Amazon Web Services (AWS) IP address capacity limits
148+
endif::openshift-rosa[]
149+
ifdef::openshift-rosa[]
150+
== Amazon Web Services (AWS) IP address capacity limits
151+
endif::openshift-rosa[]
147152

148153
On AWS, constraints on IP address assignments depend on the instance type configured. For more information, see link:https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI[IP addresses per network interface per instance type]
149154

0 commit comments

Comments
 (0)