Change backend subnets to 18.4.{58,59}/24
[invirt/packages/xvm-prodconfig.git] / master.yaml
index 0ec89a3..f71ea24 100644 (file)
@@ -57,10 +57,10 @@ console:
 
 cluster:
  rings:
-  - bind: 10.5.128.0
+  - bind: 18.4.58.0
     mcast: 239.255.252.0
     port: 5405
-  - bind: 10.6.128.0
+  - bind: 18.4.59.0
     mcast: 239.255.252.1
     port: 5405
 
@@ -160,14 +160,14 @@ xen:
 
 iscsi:
  targets:
- - ip: 10.5.128.128
+ - ip: 18.4.58.128
    ifaces:
    - eth0
    - eth1
- - ip: 10.5.128.139
+ - ip: 18.4.58.139
    ifaces:
    - eth0
- - ip: 10.6.128.139
+ - ip: 18.4.59.139
    ifaces:
    - eth1