diff --git a/nightly/Managing_Content/index-katello.html b/nightly/Managing_Content/index-katello.html index 99b58320a9..f18588931d 100644 --- a/nightly/Managing_Content/index-katello.html +++ b/nightly/Managing_Content/index-katello.html @@ -13261,6 +13261,16 @@

Procedure
  1. +

    On your server, enable the required repositories:

    +
    +
    +
    # dnf config-manager --add-repo=https://yum.theforeman.org/pulpcore/3.63/el9/x86_64/
    +# echo "gpgkey=https://yum.theforeman.org/pulpcore/3.63/GPG-RPM-KEY-pulpcore" \
    +>> /etc/yum.repos.d/yum.theforeman.org_pulpcore_3.63_el9_x86_64_.repo
    +
    +
    +
  2. +
  3. Install the Pulp Manifest package: