Merge "arm-pod6: add new PDF and IDF files"
[securedlab.git] / labs / arm / idf-pod6.yaml
diff --git a/labs/arm/idf-pod6.yaml b/labs/arm/idf-pod6.yaml
new file mode 100644 (file)
index 0000000..db03686
--- /dev/null
@@ -0,0 +1,46 @@
+##############################################################################\r
+# Copyright (c) 2017 Enea AB and others.\r
+# All rights reserved. This program and the accompanying materials\r
+# are made available under the terms of the Apache License, Version 2.0\r
+# which accompanies this distribution, and is available at\r
+# http://www.apache.org/licenses/LICENSE-2.0\r
+##############################################################################\r
+---\r
+### ARM POD 6 installer descriptor file ###\r
+\r
+idf:\r
+  version: 0.1\r
+  fuel:\r
+    jumphost:\r
+      bridges:\r
+        admin: 'admin14_br0'\r
+        mgmt: 'mgmt14_br0'\r
+        private: ''\r
+        public: 'public14_br0'\r
+    network:\r
+      node:\r
+        # Ordered-list, index should be in sync with node index in PDF\r
+        - interfaces: &interfaces\r
+            # Ordered-list, index should be in sync with interface index in PDF\r
+            - 'enP5p144s0'\r
+            - 'enP2p1s0f1'\r
+            - 'enP2p1s0f2'\r
+            - 'enP2p1s0f3'\r
+            - 'enP2p1s0f4'\r
+            - 'enP2p1s0f5'\r
+          busaddr: &busaddr\r
+            # Bus-info reported by `ethtool -i ethX`\r
+            - '0005:90:00.0'\r
+            - '0002:01:00.1'\r
+            - '0002:01:00.2'\r
+            - '0002:01:00.3'\r
+            - '0002:01:00.4'\r
+            - '0002:01:00.5'\r
+        - interfaces: *interfaces\r
+          busaddr: *busaddr\r
+        - interfaces: *interfaces\r
+          busaddr: *busaddr\r
+        - interfaces: *interfaces\r
+          busaddr: *busaddr\r
+        - interfaces: *interfaces\r
+          busaddr: *busaddr\r