Set module_hotfixes to true for centos9 appstream repos

To workaround issue described in the related-bug we have
to disable module filtering for now

Note: We will switch to CentOS Stream mirror contents
once https://review.opendev.org/c/opendev/system-config/+/817136
gets merged and synced on OpenDev mirrors.

Related-Bug: 1949601
Change-Id: Ie24243f7c20c9b274bae0972721496d33a8ca46c
This commit is contained in:
Marios Andreou 2021-11-04 13:33:53 +02:00
parent abe38cf58d
commit 134ab2410a
2 changed files with 4 additions and 0 deletions

View File

@ -153,6 +153,8 @@ repos:
reponame: quickstart-centos-appstreams
filename: quickstart-centos-appstreams.repo
baseurl: https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/
module_hotfixes: true
# module_hotfixes workaround for https://bugs.launchpad.net/tripleo/+bug/1949601
# centos9 the equivalent to powertools is CRB
- type: generic

View File

@ -135,6 +135,8 @@ repos:
reponame: quickstart-centos-appstreams
filename: quickstart-centos-appstreams.repo
baseurl: https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/
module_hotfixes: true
# module_hotfixes workaround for https://bugs.launchpad.net/tripleo/+bug/1949601
# centos9 the equivalent to powertools is CRB
- type: generic