summaryrefslogtreecommitdiffstats
path: root/ci/maas
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-04-07 11:22:48 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-04-07 11:26:32 -0500
commitddd47003fecfa2263c6923df0cb9b8ce4459401e (patch)
tree21397dee452749ce7ab6f49b762b1817d6336776 /ci/maas
parentd80f6aa17cd32efc9ce7b3fd89acca4330afe1be (diff)
updated the cide for public address for onos. Also updated the
gateway for Public address. Change-Id: Idafd26daa1bb1b2004d395aa0db75cdd0d9b01ce
Diffstat (limited to 'ci/maas')
-rwxr-xr-xci/maas/intel/pod5/deployment.yaml1
-rwxr-xr-xci/maas/intel/pod6/deployment.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/ci/maas/intel/pod5/deployment.yaml b/ci/maas/intel/pod5/deployment.yaml
index aaeadd7f..29bed005 100755
--- a/ci/maas/intel/pod5/deployment.yaml
+++ b/ci/maas/intel/pod5/deployment.yaml
@@ -133,6 +133,7 @@ demo-maas:
ip: 10.5.15.2
subnet_mask: 255.255.255.0
broadcast_ip: 10.5.15.255
+ router_ip: 10.5.15.254
management: 1
static_range:
low: 10.5.15.20
diff --git a/ci/maas/intel/pod6/deployment.yaml b/ci/maas/intel/pod6/deployment.yaml
index ea7d725d..d94778c8 100755
--- a/ci/maas/intel/pod6/deployment.yaml
+++ b/ci/maas/intel/pod6/deployment.yaml
@@ -133,6 +133,7 @@ demo-maas:
ip: 10.6.15.2
subnet_mask: 255.255.255.0
broadcast_ip: 10.6.15.255
+ router_ip: 10.6.15.254
management: 1
static_range:
low: 10.6.15.20