Set jump to be default GW for the public network 73/68573/1
authorKaspars Skels <kaspars.skels@att.com>
Thu, 3 Oct 2019 18:55:35 +0000 (13:55 -0500)
committerKaspars Skels <kaspars.skels@att.com>
Thu, 3 Oct 2019 18:55:35 +0000 (13:55 -0500)
Change-Id: I69777db996e61d231e69da51df0c2b5097aec32b
Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
tools/files/heat-public-net-deployment.yaml

index 5309d1a..5ddfd90 100644 (file)
@@ -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