aboutsummaryrefslogtreecommitdiffstats
path: root/labs/arm/idf-pod6.yaml
diff options
context:
space:
mode:
authorting wu <ting.wu@enea.com>2017-10-30 22:47:53 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-11-29 00:37:23 +0000
commit10aec23c5b9d4e07b877cc41f31a2dc1d3406f7d (patch)
tree4dbdf473d0688c946c1fe4d47f00fdbf386abba0 /labs/arm/idf-pod6.yaml
parentea48c8eca3bfcaed19af56e6c5bbd494f5d387f3 (diff)
arm-pod6: add new PDF and IDF files
Change-Id: Id3a1b2014e27dfaabc0e049addb80242a4adf8a3 Signed-off-by: ting wu <ting.wu@enea.com> (cherry picked from commit a278a7cfd6528f8c111efdc70ac39cf6bd8b6d1c)
Diffstat (limited to 'labs/arm/idf-pod6.yaml')
-rw-r--r--labs/arm/idf-pod6.yaml46
1 files changed, 46 insertions, 0 deletions
diff --git a/labs/arm/idf-pod6.yaml b/labs/arm/idf-pod6.yaml
new file mode 100644
index 0000000..db03686
--- /dev/null
+++ b/labs/arm/idf-pod6.yaml
@@ -0,0 +1,46 @@
+##############################################################################
+# Copyright (c) 2017 Enea AB and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
+---
+### ARM POD 6 installer descriptor file ###
+
+idf:
+ version: 0.1
+ fuel:
+ jumphost:
+ bridges:
+ admin: 'admin14_br0'
+ mgmt: 'mgmt14_br0'
+ private: ''
+ public: 'public14_br0'
+ network:
+ node:
+ # 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
+ - 'enP5p144s0'
+ - 'enP2p1s0f1'
+ - 'enP2p1s0f2'
+ - 'enP2p1s0f3'
+ - 'enP2p1s0f4'
+ - 'enP2p1s0f5'
+ busaddr: &busaddr
+ # Bus-info reported by `ethtool -i ethX`
+ - '0005:90:00.0'
+ - '0002:01:00.1'
+ - '0002:01:00.2'
+ - '0002:01:00.3'
+ - '0002:01:00.4'
+ - '0002:01:00.5'
+ - interfaces: *interfaces
+ busaddr: *busaddr
+ - interfaces: *interfaces
+ busaddr: *busaddr
+ - interfaces: *interfaces
+ busaddr: *busaddr
+ - interfaces: *interfaces
+ busaddr: *busaddr