Hi, again!
Still struggling to create a functional katello/foreman, CentOS installation-server …
Right now, I’m on foreman 2.1.4 & katello 3.16.1
Is there a preferred way to limit the newly born server to only use the repositories provided by katello/foreman?
I have no internet access in my deployment network and because of this; I got many places in the installation procedure that has to wait for dnf to timeout for the default CentOS* repositories.
Is the setting “only_subscription_manager_repos” doing anything in this regards? If so, I cannot get it to work.
If the answer is to create prescript to disable all repositories in allt the repofiles … so be it, but it feels a bit artificial. Is the pre-script executed so it sees both /etc/yum.repos.d & /mnt/sysimage/etc/yum.repos.d , and do I need to disable the repos in both places?
//Br Christian