From ad25b76cf796f277026914b4935143f166540191 Mon Sep 17 00:00:00 2001 From: warwick26_wood Date: Fri, 6 Dec 2019 12:47:23 +0000 Subject: [PATCH] change tier Level --- .../dsg_configs/core/dsg_10_core_config.json | 2 +- .../dsg_configs/full/dsg_10_full_config.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/new_dsg_environment/dsg_configs/core/dsg_10_core_config.json b/new_dsg_environment/dsg_configs/core/dsg_10_core_config.json index 888366d5a6..d8ccb28e5c 100644 --- a/new_dsg_environment/dsg_configs/core/dsg_10_core_config.json +++ b/new_dsg_environment/dsg_configs/core/dsg_10_core_config.json @@ -3,7 +3,7 @@ "adminSecurityGroupName": "Safe Haven Production Admins", "dsgId": "10", "shmId": "turing1", - "tier": "3", + "tier": "1", "domain": "dsgroup10.co.uk", "netbiosName": "DSGROUP10", "ipPrefix": "10.100.72", diff --git a/new_dsg_environment/dsg_configs/full/dsg_10_full_config.json b/new_dsg_environment/dsg_configs/full/dsg_10_full_config.json index 6cc33a414e..364d41b758 100644 --- a/new_dsg_environment/dsg_configs/full/dsg_10_full_config.json +++ b/new_dsg_environment/dsg_configs/full/dsg_10_full_config.json @@ -99,7 +99,7 @@ "id": "10", "shortName": "dsg10", "location": "uksouth", - "tier": "3", + "tier": "1", "adminSecurityGroupName": "Safe Haven Production Admins", "mirrors": { "rg": "RG_SHM_PKG_MIRRORS", @@ -107,13 +107,13 @@ "name": "kv-shm-pkg-mirrors-turing1" }, "vnet": { - "name": "VNET_SHM_TURING1_PKG_MIRRORS_TIER3" + "name": null }, "cran": { - "ip": "10.20.3.21" + "ip": null }, "pypi": { - "ip": "10.20.3.20" + "ip": null } }, "domain": { @@ -237,8 +237,8 @@ "nsg": { "gateway": { "name": "NSG_RDS-DSG10_Server", - "allowedSources": "193.60.220.240", - "outboundInternet": "Deny" + "allowedSources": "Internet", + "outboundInternet": "Allow" }, "sessionHosts": { "name": "NSG_SessionHosts"