From 64716eb8ce1b9aa5748454acad7d274e4c3d3bdc Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Mon, 15 Aug 2016 13:53:15 -0500 Subject: modified to support intel pod9. Change-Id: I665848c577b988798462ba67502bc1ac2386e473 Signed-off-by: Narinder Gupta --- labconfig/intel/pod9/labconfig.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'labconfig') diff --git a/labconfig/intel/pod9/labconfig.yaml b/labconfig/intel/pod9/labconfig.yaml index 55897611..62175432 100644 --- a/labconfig/intel/pod9/labconfig.yaml +++ b/labconfig/intel/pod9/labconfig.yaml @@ -112,7 +112,7 @@ lab: user: root pass: root floating-ip-range: 10.9.15.6,10.9.15.250,10.9.15.1,10.9.15.0/24 - ext-port: "eth3" + ext-port: "eth1.905" dns: 8.8.8.8 osdomainname: opnfv: @@ -139,8 +139,8 @@ opnfv: vlan: - type: public bridge: brPublic - cidr: 10.9.13.0/24 - gateway: 10.9.13.1 + cidr: 10.9.15.0/24 + gateway: 10.9.15.1 vlan: - type: external bridge: brExt -- cgit 1.2.3-korg