mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 23:41:43 +08:00
Disable new builds during branching
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user