Change backend subnets to 18.4.{58,59}/24 1.1.34
authorQuentin Smith <quentin@mit.edu>
Wed, 15 Dec 2010 00:36:53 +0000 (19:36 -0500)
committerQuentin Smith <quentin@mit.edu>
Wed, 15 Dec 2010 00:40:03 +0000 (19:40 -0500)
debian/changelog
master.yaml

index a184f6f..e2b87ba 100644 (file)
@@ -1,3 +1,9 @@
+xvm-prodconfig (1.1.34) unstable; urgency=low
+
+  * Change backend subnets to 18.4.{58,59}/24
+
+ -- Quentin Smith <quentin@mit.edu>  Tue, 14 Dec 2010 19:36:09 -0500
+
 xvm-prodconfig (1.1.33) unstable; urgency=low
 
   * Update k5login for hartmans' resignation
 xvm-prodconfig (1.1.33) unstable; urgency=low
 
   * Update k5login for hartmans' resignation
index 0ec89a3..f71ea24 100644 (file)
@@ -57,10 +57,10 @@ console:
 
 cluster:
  rings:
 
 cluster:
  rings:
-  - bind: 10.5.128.0
+  - bind: 18.4.58.0
     mcast: 239.255.252.0
     port: 5405
     mcast: 239.255.252.0
     port: 5405
-  - bind: 10.6.128.0
+  - bind: 18.4.59.0
     mcast: 239.255.252.1
     port: 5405
 
     mcast: 239.255.252.1
     port: 5405
 
@@ -160,14 +160,14 @@ xen:
 
 iscsi:
  targets:
 
 iscsi:
  targets:
- - ip: 10.5.128.128
+ - ip: 18.4.58.128
    ifaces:
    - eth0
    - eth1
    ifaces:
    - eth0
    - eth1
- - ip: 10.5.128.139
+ - ip: 18.4.58.139
    ifaces:
    - eth0
    ifaces:
    - eth0
- - ip: 10.6.128.139
+ - ip: 18.4.59.139
    ifaces:
    - eth1
 
    ifaces:
    - eth1