Hi,
i’m new here.
I’ve got a problem with the kickstart of rhel 8/9.
i have edit the kickstart default template with the following line:
<% @additional_media.each do |medium| -%>
repo --name <%= medium[:name] %> --baseurl <%= medium[:url] %> <%= medium[:install] ? ' --install' : '' %><%= proxy_string %>
<% end -%>
This works fine for alma 8/9 but not for rhel 8/9.
I think the problem is in pulp/katello
The generated distri information in rhel 8/9 is missing in protected repos.
Foreman and Proxy versions:
Foreman 3.3
Katello 4.5
Distribution and version:
RHEL 8 / 9
Alma Linux 8 / 9
Foreman is installed on Alma Linux 8