Use createrepo_c where possible

add hourly createrepo call
This commit is contained in:
2019-07-04 13:55:41 -05:00
parent 31a808c7f5
commit 295a10a071
15 changed files with 91 additions and 27 deletions

View File

@@ -10,7 +10,7 @@ config_opts['releasever'] = '30'
config_opts['package_manager'] = 'dnf'
config_opts['resultdir'] = '/var/www/html/packages/fedora/30/i386/'
config_opts['createrepo_on_rpms'] = True
config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm'
config_opts['createrepo_command'] = '/usr/bin/createrepo_c -d -q -x *.src.rpm'
config_opts['yum.conf'] = """