iad2-move: set koji lockout
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6057fec643
commit
8ee3e4149d
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue