From e0233351da1928a009c72266325ecbb4fe055400 Mon Sep 17 00:00:00 2001 From: Peter Iannucci Date: Sat, 20 Jul 2013 16:35:17 -0400 Subject: [PATCH] Base revision for migration cluster jiggery-pokery --- master.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/master.yaml b/master.yaml index 894b6d5..0de062f 100644 --- a/master.yaml +++ b/master.yaml @@ -68,10 +68,10 @@ console: cluster: rings: - bind: 18.4.58.0 - mcast: 239.255.252.0 + mcast: 239.255.252.2 port: 5405 - bind: 18.4.59.0 - mcast: 239.255.252.1 + mcast: 239.255.252.3 port: 5405 db: @@ -171,7 +171,7 @@ network: gateway: 18.181.0.1 xen: - iface: eth2 + iface: xenbr2 iscsi: targets: -- 1.7.9.5