changed US-EAST2 config

This commit is contained in:
mischa 2022-06-27 16:01:36 +02:00
parent 9e89430020
commit 5d9387edab
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{ {
"name": "SanJose2", "name": "New York1",
"cxp": "US-EAST-2", "cxp": "US-EAST-2",
"size": "LARGE", "size": "LARGE",
"segments": [ "segments": [
@ -17,7 +17,7 @@
}, },
"sites": [ "sites": [
{ {
"name": "PAN", "name": "FTNT",
"gatewayIpType": "STATIC", "gatewayIpType": "STATIC",
"customerGwIp": "192.168.1.3" "customerGwIp": "192.168.1.3"
} }

View File

@ -1,5 +1,5 @@
{ {
"name": "SanJose3", "name": "San Francisco1",
"cxp": "US-EAST-2", "cxp": "US-EAST-2",
"size": "LARGE", "size": "LARGE",
"segments": [ "segments": [
@ -17,7 +17,7 @@
}, },
"sites": [ "sites": [
{ {
"name": "PAN", "name": "CISCO",
"gatewayIpType": "STATIC", "gatewayIpType": "STATIC",
"customerGwIp": "192.168.1.4" "customerGwIp": "192.168.1.4"
} }