[PDF] Update LF-POD5 IDF bridges, interfaces 65/50265/3
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 8 Jan 2018 22:11:53 +0000 (14:11 -0800)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 28 Jan 2018 17:49:49 +0000 (17:49 +0000)
Change-Id: Ia761d6cecc360dde729965e499a899ba4fbc6a32
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
labs/lf/idf-pod5.yaml

index 59064f3..fb93fde 100644 (file)
@@ -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