diff --git a/guides/common/modules/proc_configuring-repositories.adoc b/guides/common/modules/proc_configuring-repositories.adoc index dec178830c9..f222353fdf1 100644 --- a/guides/common/modules/proc_configuring-repositories.adoc +++ b/guides/common/modules/proc_configuring-repositories.adoc @@ -73,6 +73,14 @@ ifdef::foremanctl[] ---- # {package-install} https://yum.theforeman.org/releases/{ProjectVersion}/el{distribution-major-version}/x86_64/foreman-release.rpm ---- +ifdef::katello[] +. Install the `katello-repos-latest.rpm` package: ++ +[options="nowrap" subs="+quotes,attributes"] +---- +# {package-install} https://yum.theforeman.org/katello/{KatelloVersion}/katello/el{distribution-major-version}/x86_64/katello-repos-latest.rpm +---- +endif::[] . Enable the required additional repositories: + [options="nowrap" subs="+quotes,attributes"]