From dc7abd8a4388cb162c1c80e2a684a832684c1b24 Mon Sep 17 00:00:00 2001 From: Brian Cook Date: Tue, 10 Dec 2024 14:29:29 -0500 Subject: [PATCH] add how to for creating rpm lockfile --- .../configuring/creating-repo-files-for-rpm-prefetch.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/how-tos/configuring/creating-repo-files-for-rpm-prefetch.adoc b/docs/modules/ROOT/pages/how-tos/configuring/creating-repo-files-for-rpm-prefetch.adoc index 0170aae2..9d446b0f 100644 --- a/docs/modules/ROOT/pages/how-tos/configuring/creating-repo-files-for-rpm-prefetch.adoc +++ b/docs/modules/ROOT/pages/how-tos/configuring/creating-repo-files-for-rpm-prefetch.adoc @@ -4,7 +4,7 @@ The rpm-lockfile-prototype tool uses live dnf metadata to resolve a given rpms.i Let's explore a simple scenario that should illustrate all pertinent parts of the process. -We will createa a lockfile that includes the OpenShift clients rpm`+openshift-clients+`, which: +We will createa a lockfile that includes the OpenShift clients rpm `+openshift-clients+` which: * requires a subscription to the OpenShift product * is not locataed in the default Red Hat Enterprise Linux repositories