Skip to content

Commit 85a9183

Browse files
authored
Merge pull request #68494 from GroceryBoyJr/oc-mirror-imp
Typo: Moving IMPORTANT block into proper conditional statement where …
2 parents d23ad72 + c6963fd commit 85a9183

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/installation-initializing-manual.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ provide the certificate for your mirror.
154154
** You must include the `imageContentSources` section from the output of the command to
155155
mirror the repository.
156156

157-
endif::restricted,restricted-upi[]
158157
+
159158
[IMPORTANT]
160159
====
@@ -165,6 +164,8 @@ Copy the text from this file and paste it into your `install-config.yaml` file.
165164
Because of this behavior, you must always keep a backup of these files in case you need to merge them into one complete `ImageContentSourcePolicy` file. Keeping a backup of these two output files ensures that you have a complete `ImageContentSourcePolicy` file.
166165
====
167166

167+
endif::restricted,restricted-upi[]
168+
168169
ifndef::aws-china,aws-gov,aws-secret,azure-gov,ash,ash-default,ash-network,gcp-shared,ibm-cloud-private,ibm-power-vs-private[]
169170
+
170171
[NOTE]

0 commit comments

Comments
 (0)