From: Narinder Gupta Date: Tue, 5 Jan 2016 04:24:39 +0000 (-0600) Subject: modified the range to strart from .25 as need vip addresses also. X-Git-Tag: brahmaputra.1.0~93 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=03732f8792e9b42cac50d23e8f8eccef170e327d;p=joid.git modified the range to strart from .25 as need vip addresses also. Change-Id: I8600be49a08062a370e62744c197b9dff4e4e923 --- diff --git a/ci/maas/default/deployment.yaml b/ci/maas/default/deployment.yaml index 482dc2c7..90b284b9 100644 --- a/ci/maas/default/deployment.yaml +++ b/ci/maas/default/deployment.yaml @@ -12,7 +12,7 @@ demo-maas: pool: default disk_size: 20G sticky_ip_address: - requested_address: 192.168.122.5 + requested_address: 192.168.122.25 maas: # Defines the general setup for the MAAS environment, including the @@ -113,7 +113,7 @@ demo-maas: low: 192.168.122.101 high: 192.168.122.200 dynamic_range: - low: 192.168.122.5 + low: 192.168.122.25 high: 192.168.122.100 # Physical nodes to be added to the MAAS cluster. Nodes will be