osclib/conf: leap: incorporate proven unselect settings.

This commit is contained in:
Jimmy Berry 2018-02-06 02:10:24 -06:00
parent 3261aed8a1
commit 893e9678a4

View File

@ -74,6 +74,10 @@ DEFAULT = {
'splitter-staging-age-max': '57600',
# No special packages since they will pass through SLE first.
'splitter-special-packages': '',
# Allow `unselect --cleanup` to operate immediately on:
# - Update crawler requests (leaper)
# - F-C-C submitter requests (maxlin_factory)
'unselect-cleanup-whitelist': 'leaper maxlin_factory',
'pkglistgen-archs': 'x86_64',
'pkglistgen-archs-ports': 'aarch64',
'pkglistgen-locales-from': 'openSUSE.product',