Remove unused views
[releng/builder.git] / openstack-hot / csit-apex-3-instance-type.yaml
index bdb1d5692ef6621911cc2fd0f5c631c54a52d6b5..69010321d3020efb6ba2952efb996a3f27813ee0 100644 (file)
@@ -64,9 +64,10 @@ resources:
                         "SUBNET": 'APEX_192_subnet'
             network_id: {get_resource: 192_network}
             cidr: 192.0.2.0/24
+            gateway_ip: 192.0.2.1
             allocation_pools:
-                - start: 192.0.2.2
-                  end: 192.0.2.50
+                - start: 192.0.2.51
+                  end: 192.0.2.99
 
     vm_0_group:
         type: "OS::Heat::ResourceGroup"