Revert "osclib/conf: allow devel projects to utilize tools that require conf."
Breaks SLE This reverts commit 562743e906ca9fa1bc3beada77f3342f3841482b.
This commit is contained in:
parent
43dea82d28
commit
7eaed349b3
@ -109,24 +109,6 @@ DEFAULT = {
|
||||
'delreq-review': None,
|
||||
'main-repo': 'standard',
|
||||
},
|
||||
# Allows devel projects to utilize tools that require config, but not
|
||||
# complete StagingAPI support.
|
||||
r'(?P<project>.*$)': {
|
||||
'staging': '%(project)s', # Allows for dashboard/config if desired.
|
||||
'staging-group': None,
|
||||
'staging-archs': '',
|
||||
'staging-dvd-archs': '',
|
||||
'rings': None,
|
||||
'nonfree': None,
|
||||
'rebuild': None,
|
||||
'product': None,
|
||||
'openqa': None,
|
||||
'lock': None,
|
||||
'lock-ns': None,
|
||||
'delreq-review': None,
|
||||
'main-repo': 'openSUSE_Factory',
|
||||
'remote-config': False,
|
||||
},
|
||||
}
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user