Disable new builds during branching
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
This commit is contained in:
parent
117adfb157
commit
19df3b058a
1 changed files with 3 additions and 3 deletions
|
@ -74,11 +74,11 @@ MissingPolicyOk = False
|
|||
# KojiTraceback = normal
|
||||
|
||||
## These options are intended for planned outages
|
||||
#ServerOffline = True
|
||||
ServerOffline = True
|
||||
#OfflineMessage = 'planned outage see https://www.fedorastatus.org'
|
||||
#OfflineMessage = 'koji is being migrated to a new datacenter'
|
||||
#LockOut = True
|
||||
#OfflineMessage = 'We are in the middle of branching new fedora release'
|
||||
OfflineMessage = 'We are in the middle of branching new fedora release'
|
||||
LockOut = True
|
||||
|
||||
## If ServerOffline is True, the server will always report a ServerOffline fault (with
|
||||
## OfflineMessage as the fault string).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue