summaryrefslogtreecommitdiffstats
path: root/labs/lf/idf-pod5.yaml
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-01-08 14:11:53 -0800
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-01-28 17:49:49 +0000
commitf28b0e52f838faf6b199743e78007ff4980a156c (patch)
tree538defcf8cbf7569ce26444f5a63d36794af707e /labs/lf/idf-pod5.yaml
parentc80d5dc39aba382011ddc861bdf6d88b92678688 (diff)
[PDF] Update LF-POD5 IDF bridges, interfaces
Change-Id: Ia761d6cecc360dde729965e499a899ba4fbc6a32 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'labs/lf/idf-pod5.yaml')
-rw-r--r--labs/lf/idf-pod5.yaml14
1 files changed, 8 insertions, 6 deletions
diff --git a/labs/lf/idf-pod5.yaml b/labs/lf/idf-pod5.yaml
index 59064f3c..fb93fde9 100644
--- a/labs/lf/idf-pod5.yaml
+++ b/labs/lf/idf-pod5.yaml
@@ -45,8 +45,8 @@ idf:
fuel:
jumphost:
bridges:
- admin: ~
- mgmt: ~
+ admin: 'pxebr'
+ mgmt: 'br-ctl'
private: ~
public: ~
network:
@@ -54,12 +54,14 @@ idf:
# Ordered-list, index should be in sync with node index in PDF
- interfaces: &interfaces
# Ordered-list, index should be in sync with interface index in PDF
- - ~
- - ~
+ - 'eno1'
+ - 'eno3'
+ - 'eno4'
busaddr: &busaddr
# Bus-info reported by `ethtool -i ethX`
- - ~
- - ~
+ - '0000:04:00.0'
+ - '0000:02:00.0'
+ - '0000:02:00.1'
- interfaces: *interfaces
busaddr: *busaddr
- interfaces: *interfaces