add locking options for SLE

This commit is contained in:
Ludwig Nussel 2016-02-01 16:35:59 +01:00
parent 58def4a352
commit 322a41b465

View File

@ -51,8 +51,8 @@ DEFAULT = {
'rebuild': None,
'product': None,
'openqa': None,
'lock': None,
'lock-ns': 'OBS',
'lock': 'SUSE:%(project)s:Staging',
'lock-ns': 'SUSE',
},
}