Skip to content

Commit dd726b2

Browse files
committed
Fixes the address for the image sources in AWS documentation.
1 parent 31e5417 commit dd726b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-generate-aws-user-infra-install-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ imageContentSources:
101101
source: quay.io/openshift-release-dev/ocp-release
102102
- mirrors:
103103
- <local_registry>/<local_repository_name>/release
104-
source: registry.svc.ci.openshift.org/ocp/release
104+
source: quay.io/openshift-release-dev/ocp-v4.0-art-dev
105105
----
106106
+
107107
Use the `imageContentSources` section from the output of the command to mirror the repository or the values that you used when you mirrored the content from the media that you brought into your restricted network.

0 commit comments

Comments
 (0)