Skip to content

Commit

Permalink
include the roman ops VPC subnet ranges
Browse files Browse the repository at this point in the history
  • Loading branch information
dchitti-stsci committed Jul 19, 2024
1 parent fbab4e8 commit 93f5673
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion ssph_server/urllist.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,14 @@
"dev_roman_vpc_3": "10.143.153.96/27",
"dev_roman_vpc_4": "10.143.20.64/26",
"dev_roman_vpc_5": "10.142.21.128/26",
"dev_roman_vpc_6": "10.143.21.0/26"
"dev_roman_vpc_6": "10.143.21.0/26",
"ops_roman_vpc_1": "10.145.250.128/28",
"ops_roman_vpc_2": "10.145.250.112/28",
"ops_roman_vpc_3": "10.144.250.128/28",
"ops_roman_vpc_4": "10.144.48.0/22",
"ops_roman_vpc_5": "10.145.28.0/22",
"ops_roman_vpc_6": "10.144.28.0/22",
"ops_roman_vpc_7": "10.145.153.64/27",
"ops_roman_vpc_8": "10.145.153.32/27",
"ops_roman_vpc_9": "10.144.153.64/27",
}

0 comments on commit 93f5673

Please sign in to comment.