batcave: change value01 to value02 for zodbot announcements.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
918956204d
commit
da6b339229
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import subprocess
|
|||
import shlex
|
||||
import socket
|
||||
|
||||
ZODBOT_SERVER = "value01.vpn.fedoraproject.org"
|
||||
ZODBOT_SERVER = "value02.iad2.fedoraproject.org"
|
||||
ZODBOT_PORT = 5050
|
||||
ZODBOT_ANNOUNCE = ["ansible", "dns"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue