| |
@@ -82,6 +82,15 @@
|
| |
media_checksum_one_file = True
|
| |
create_jigdo = False
|
| |
|
| |
+ # Pull in modulemd for older module versions to fill in gaps in contexts
|
| |
+ createrepo_extra_modulemd = {
|
| |
+ "AppStream": {
|
| |
+ "scm": "git",
|
| |
+ "repo": "git://git@git.centos.org/centos/centos-metadata.git",
|
| |
+ "dir": "extra-modulemd",
|
| |
+ }
|
| |
+ }
|
| |
+
|
| |
# BUILDINSTALL
|
| |
bootable = True
|
| |
buildinstall_method = "lorax"
|
| |
Please merge the following PR's before merging this PR:
https://git.centos.org/centos/centos-metadata/pull-request/1
https://git.centos.org/centos/centos-module-defaults/pull-request/5