diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-08-09 21:04:04 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-08-09 21:04:04 -0500 |
commit | a6e2934c295ce89eccd14d42f6fa9af654b45cb0 (patch) | |
tree | 1cdc99b7a3c32dd0210925df642f31d3447515ec /labconfig | |
parent | 89fe6869c63bfe43df92055e9d3a91bd65f3a8f8 (diff) |
modified to correct deployment
Change-Id: I6942d254d7fe105f6ccaa1ddf0090e9d832e4f35
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'labconfig')
-rw-r--r-- | labconfig/lenovo/pod1/labconfig.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/labconfig/lenovo/pod1/labconfig.yaml b/labconfig/lenovo/pod1/labconfig.yaml index ba56362a..a29282da 100644 --- a/labconfig/lenovo/pod1/labconfig.yaml +++ b/labconfig/lenovo/pod1/labconfig.yaml @@ -39,10 +39,10 @@ lab: nics: - ifname: intf100 spaces: [admin] - mac: ["24:8a:07:3f:95:b6"] + mac: ["24:8a:07:3f:84:c4"] - ifname: intf101 spaces: [floating] - mac: ["24:8a:07:3f:95:b7"] + mac: ["24:8a:07:3f:84:c5"] power: type: ipmi address: 192.0.5.127 @@ -78,8 +78,8 @@ lab: address: 192.0.5.129 user: USERID pass: PASSW0RD - floating-ip-range: 172.21.159.6,172.21.159.100,172.21.159.1,172.21.159.0/24 - ext-port: "br-intf101" + floating-ip-range: 172.21.159.6,172.21.159.100,172.21.159.5,172.21.159.0/24 + ext-port: "intf101" dns: 8.8.8.8 osdomainname: opnfv: |