diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-11-03 13:56:55 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-11-07 17:06:26 -0600 |
commit | 34dd0b2e19d2d50486364d18c594c87b77ba078e (patch) | |
tree | 8ed7e69430bced4001274cf9a3deefeedd80aa55 /labconfig/lenovo/pod1 | |
parent | 1d9656d5db8d7e55e88e8aaa5ced95dbfdda113d (diff) |
few more fixed for ARM bare metal deployment.
Change-Id: I9cec17471e962bbf161e9fe331b61d5cb10171c8
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'labconfig/lenovo/pod1')
-rw-r--r-- | labconfig/lenovo/pod1/labconfig.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/labconfig/lenovo/pod1/labconfig.yaml b/labconfig/lenovo/pod1/labconfig.yaml index a29282da..ab479420 100644 --- a/labconfig/lenovo/pod1/labconfig.yaml +++ b/labconfig/lenovo/pod1/labconfig.yaml @@ -69,10 +69,10 @@ lab: nics: - ifname: intf100 spaces: [admin] - mac: ["24:8a:07:3f:95:fe"] + mac: ["24:8a:07:3f:95:b6"] - ifname: intf101 spaces: [floating] - mac: ["24:8a:07:3f:95:ff"] + mac: ["24:8a:07:3f:95:b7"] power: type: ipmi address: 192.0.5.129 |