We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4960ad commit b9675eeCopy full SHA for b9675ee
modules/microshift-adding-repos-to-image-builder.adoc
@@ -36,7 +36,7 @@ $ sudo yum install -y yum-utils
36
[source,terminal,subs="attributes+"]
37
----
38
$ sudo reposync --arch=$(uname -i) --arch=noarch --gpgcheck \
39
- --download-path REPO_PATH=/var/repos/microshift-local \
+ --download-path /var/repos/microshift-local \
40
--repo=rhocp-{product-version}-for-rhel-{op-system-version-major}-$(uname -i)-rpms \
41
--repo=fast-datapath-for-rhel-{op-system-version-major}-$(uname -i)-rpms
42
0 commit comments