modified the public network as per new config changes.
[joid.git] / ci / maas / intel / pod5 / deployment.yaml
index 263b3bf..aaeadd7 100755 (executable)
@@ -81,7 +81,7 @@ demo-maas:
 
             auto eth2
             iface eth2 inet static
-            address 10.5.13.2
+            address 10.5.15.2
             netmask 255.255.255.0
 
             auto eth3
@@ -130,16 +130,16 @@ demo-maas:
                   low: 10.5.12.151
                   high: 10.5.12.200
             - device: eth2
-              ip: 10.5.13.2
+              ip: 10.5.15.2
               subnet_mask: 255.255.255.0
-              broadcast_ip: 10.5.13.255
+              broadcast_ip: 10.5.15.255
               management: 1
               static_range:
-                  low: 10.5.13.20
-                  high: 10.5.13.150
+                  low: 10.5.15.20
+                  high: 10.5.15.150
               dynamic_range:
-                  low: 10.5.13.151
-                  high: 10.5.13.200
+                  low: 10.5.15.151
+                  high: 10.5.15.200
 
         # Defines the physical nodes which are added to the MAAS cluster
         # controller upon startup of the node.