Skip to content

Commit b2683fa

Browse files
authored
Merge pull request #44917 from xenolinux/remove-callout
BZ2076788: Remove a callout and add a new step
2 parents 5649350 + ebb8953 commit b2683fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/installation-adding-registry-pull-secret.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,9 @@ ifndef::oc-mirror[]
6666
<1> Specify the path to the folder to store the pull secret in and a name for the JSON file that you create.
6767
endif::[]
6868
ifdef::oc-mirror[]
69-
<1> Specify the path to the folder to store the pull secret in and a name for the JSON file that you create. This file must be saved either as `~/.docker/config.json` or `$XDG_RUNTIME_DIR/containers/auth.json`.
69+
<1> Specify the path to the folder to store the pull secret in and a name for the JSON file that you create.
70+
71+
. Save the file either as `~/.docker/config.json` or `$XDG_RUNTIME_DIR/containers/auth.json`.
7072
endif::[]
7173
+
7274
The contents of the file resemble the following example:

0 commit comments

Comments
 (0)