Milan Z.

Results 3 comments of Milan Z.

Hi @Fobhep, please where did you specify custom (foreman/satellite) repository url for "/usr/bin/microdnf update -y" command in assemble?

Thanks. It's interesting. I my case it uses default public ubi.redhat.com repository, which time-outs because of no internet access... :-( `error: cannot update repo 'ubi-8-baseos': Cannot download repomd.xml: Cannot download...

Yes, we are using local registry in private automation hub... It's look like that we need to rebuild ansible-builder-rhel8 image with custom repository lists... ``` ARG EE_BASE_IMAGE=aah.XXX.cz/ansible-automation-platform-21/ee-minimal-rhel8 ARG EE_BUILDER_IMAGE=aah.XXX.cz/ansible-automation-platform-21/ansible-builder-rhel8 ```