How to mirror gitlab runners repo to foreman

We’d like to mirror the gitlab runner repos to our Foreman server - foreman allows us to create a product and repos with URL’s for Foreman to sync from. We have a lot of vendor repos which we sync this way however the gitlab repo does not seem to work in the same way …

First can you confirm that the repo URL’s would be;

https://packages.gitlab.com/runner/gitlab-runner/el/9/x86_64

https://packages.gitlab.com/runner/gitlab-runner/el/9/SRPMS

Secondly do you have any configuration in place to block a direct sync from these URL’s?

I did find this page; runner/gitlab-runner - Mirroring · packages.gitlab.com - however for Rocky 9 the reposync command is wrong (and the eMail address for help gets a response asking us to use the support on gitlab) so I assume this page is out of date.

Please advise.

Ian