Skip to content
Snippets Groups Projects
Commit 0e6178f2 authored by Tanner Prestegard's avatar Tanner Prestegard Committed by gracedb-dev1
Browse files

change to Virgo control room IP - operator machine has multiple network interfaces

parent 65a4c08e
No related branches found
No related tags found
No related merge requests found
......@@ -354,7 +354,7 @@ PASSWORD_EXPIRATION_TIME = timedelta(days=365)
CONTROL_ROOM_IPS = {
'H1': '198.129.208.178',
'L1': '208.69.128.41',
'V1': '90.147.136.225',
'V1': '90.147.136.220',
}
# 10 Apr 2017 (TP):
# Virgo IP received from Florent Robinet,
......
......@@ -92,6 +92,6 @@ INTERNAL_IPS = (
CONTROL_ROOM_IPS = {
'H1': '108.45.69.217',
'L1': '129.2.92.124',
'V1': '90.147.136.225',
'V1': '90.147.136.220',
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment