From: Kaspars Skels Date: Thu, 3 Oct 2019 18:55:35 +0000 (-0500) Subject: Set jump to be default GW for the public network X-Git-Tag: opnfv-9.0.0~28 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=af82ed8a74fd083d19110d26f895fa7e4391b8fd;p=airship.git Set jump to be default GW for the public network Change-Id: I69777db996e61d231e69da51df0c2b5097aec32b Signed-off-by: Kaspars Skels --- diff --git a/tools/files/heat-public-net-deployment.yaml b/tools/files/heat-public-net-deployment.yaml index 5309d1a..5ddfd90 100644 --- a/tools/files/heat-public-net-deployment.yaml +++ b/tools/files/heat-public-net-deployment.yaml @@ -23,11 +23,11 @@ parameters: subnet_gateway: type: string - default: 10.10.175.1 + default: 10.10.175.20 subnet_pool_start: type: string - default: 10.10.175.11 + default: 10.10.175.29 subnet_pool_end: type: string