Enabling koji after branching

Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
This commit is contained in:
Samyak Jain 2024-02-13 21:32:36 +05:30 committed by humaton
parent 1a0e17f586
commit a3332ea7af

View file

@ -77,8 +77,8 @@ MissingPolicyOk = False
#ServerOffline = True
#OfflineMessage = 'planned outage see https://www.fedorastatus.org'
#OfflineMessage = 'koji is being migrated to a new datacenter'
OfflineMessage = 'We are in the middle of branching new fedora release'
LockOut = True
#LockOut = True
#OfflineMessage = 'We are in the middle of branching new fedora release'
## If ServerOffline is True, the server will always report a ServerOffline fault (with
## OfflineMessage as the fault string).