Merge "Moving all pdfs to pharos repo"
[pharos.git] / labs / arm / idf-pod5.yaml
1 ##############################################################################
2 # Copyright (c) 2017 Enea AB and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 ##############################################################################
8 ---
9 ### ARM POD 5 installer descriptor file ###
10
11 idf:
12   version: 0.1
13   fuel:
14     jumphost:
15       bridges:
16         admin: 'admin7_br0'
17         mgmt: 'mgmt7_br0'
18         private: ''
19         public: 'public7_br0'
20     network:
21       node:
22         # Ordered-list, index should be in sync with node index in PDF
23         - interfaces: &interfaces
24             # Ordered-list, index should be in sync with interface index in PDF
25             - 'eth0'
26             - 'eth1'
27           busaddr: &busaddr
28             # Bus-info reported by `ethtool -i ethX`
29             - 'e0700000.xgmac'
30             - 'e0900000.xgmac'
31         - interfaces: *interfaces
32           busaddr: *busaddr
33         - interfaces: *interfaces
34           busaddr: *busaddr
35         - interfaces: *interfaces
36           busaddr: *busaddr
37         - interfaces: *interfaces
38           busaddr: *busaddr