Use createrepo_c where possible
add hourly createrepo call
This commit is contained in:
@@ -8,7 +8,7 @@ config_opts['releasever'] = '6'
|
||||
config_opts['use_nspawn'] = False
|
||||
config_opts['resultdir'] = '/var/www/html/packages/epel/6/x86_64/'
|
||||
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'] = """
|
||||
|
||||
Reference in New Issue
Block a user