Enable Fedora 32 beta and update configs to match mock-core-configs methods

This commit is contained in:
2020-03-28 19:23:27 -05:00
parent 577e253877
commit 64fb22af70
5 changed files with 48 additions and 6 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
include('/etc/mock/templates/fedora-31.tpl')
config_opts['releasever'] = '31'
config_opts['target_arch'] = 'x86_64'
config_opts['legal_host_arches'] = ('x86_64',)
include('templates/fedora-branched.tpl')
config_opts['root'] = 'fdl-fedora-31-x86_64'
config_opts['resultdir'] = '/var/www/html/packages/fedora/31/x86_64/'
config_opts['createrepo_on_rpms'] = True