diff --git a/fedora.conf b/fedora.conf index 28a20cc..b543112 100644 --- a/fedora.conf +++ b/fedora.conf @@ -13,6 +13,12 @@ comps_file = { 'file': 'comps-rawhide.xml', 'command': 'make comps-rawhide.xml' } +module_defaults_dir = { + 'scm': 'git', + 'repo': 'https://pagure.io/releng/fedora-module-defaults.git', + 'branch': 'master', + 'dir': '.' +} variants_file='variants-fedora.xml' sigkeys = ['429476B4']