Smart proxy package and repo (3.6)

Problem:
instructions for Foreman 3.6 / Katello 4.8 do not provide a repo for external smart proxy install. With previous versions I have managed to get it by installing foreman-release rpm (same as whats installed on the master)

https://docs.theforeman.org/3.6/Installing_Proxy/index-katello.html

Expected outcome:
foreman-proxy-content package does not exist

Foreman and Proxy versions:
foreman 3.6 / katello 4.8
Foreman and Proxy plugin versions:

Distribution and version:

Other relevant data:

Please can someone confirm what repo I need to setup on a new proxy in order to get the foreman-proxy-content package?

Main server and proxy use the same repositories.

https://docs.theforeman.org/3.6/Installing_Server/index-katello.html#configuring-repositories_foreman

yeah presumed this might be the case and I installed these repos already but no package called foreman-proxy-content found in any of them

yum search foreman-proxy-content
Foreman 3.6 4.1 MB/s | 1.8 MB 00:00
Foreman plugins 3.6 4.3 MB/s | 1.8 MB 00:00
Katello 4.8 3.0 MB/s | 468 kB 00:00
Candlepin: an open source entitlement management system. 161 kB/s | 16 kB 00:00
pulpcore: Fetch, Upload, Organize, and Distribute Software Packages. 2.3 MB/s | 275 kB 00:00
Oracle Linux 8 BaseOS Latest (x86_64) 5.0 MB/s | 59 MB 00:11
Oracle Linux 8 Application Stream (x86_64) 5.1 MB/s | 46 MB 00:09
Puppet 7 Repository el 8 - x86_64 4.5 MB/s | 18 MB 00:03
No matches found.

strange because it’s available on the master (katello repo)
our proxies are the same OS (EL8) as the master with the same repos

foreman-proxy-content-4.8.1-1.el8.noarch : Provides a federation of katello services
Repo : katello
Matched from:
Provide : foreman-proxy-content = 4.8.1-1.el8

urgh, nm, it required the module enabled.
dnf module enable katello:el8 pulpcore:el8

Would be handy if the proxy instrucions said made mention of using same master repos during the install section, but all looking good now