You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to host HashiCorp Vault in an airgapped environment on RHEL9 with artifactory as caching service for e.g. official RedHat- or Ubuntu-repos.
Right now the code will add the official public yum repos which are not reachable.
We handle our repos with a specific ansible role, so there is no need to add public repos.
I'm looking for a switch to bypass the repo-config by this role.