From f09798d479a06366ba96fea0591c1f0d52cde2e0 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 6 Oct 2015 23:49:16 -0500 Subject: modified the vip address for different labs. Change-Id: Ie6bdd89712aea7124250d47034d79bda7c539b92 --- ci/maas/orange/pod2/deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ci/maas/orange/pod2') diff --git a/ci/maas/orange/pod2/deployment.yaml b/ci/maas/orange/pod2/deployment.yaml index 99fa7267..8543a9d0 100755 --- a/ci/maas/orange/pod2/deployment.yaml +++ b/ci/maas/orange/pod2/deployment.yaml @@ -99,11 +99,11 @@ demo-maas: broadcast_ip: 192.168.2.255 router_ip: 192.168.2.4 static_range: - low: 192.168.2.30 + low: 192.168.2.50 high: 192.168.2.150 dynamic_range: low: 192.168.2.151 - high: 192.168.2.254 + high: 192.168.2.200 # Defines the physical nodes which are added to the MAAS cluster # controller upon startup of the node. -- cgit 1.2.3-korg