iad2-move: set koji lockout

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-09 07:59:30 -07:00
parent 6057fec643
commit 8ee3e4149d

View file

@ -69,7 +69,8 @@ DisableNotifications = True
## These options are intended for planned outages ## These options are intended for planned outages
#ServerOffline = True #ServerOffline = True
#OfflineMessage = Offline #OfflineMessage = Offline
# LockOut = False LockOut = True
OfflineMessage = 'koji is being migrated to a new datacenter'
## If ServerOffline is True, the server will always report a ServerOffline fault (with ## If ServerOffline is True, the server will always report a ServerOffline fault (with
## OfflineMessage as the fault string). ## OfflineMessage as the fault string).
## If LockOut is True, the server will report a ServerOffline fault for all non-admin ## If LockOut is True, the server will report a ServerOffline fault for all non-admin