Merge changes from topic 'yamllint-fix'
[pharos.git] / labs / ericsson / idf-pod1.yaml
1 ##############################################################################
2 # Copyright (c) 2017 Ericsson AB, Mirantis Inc., 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 ### ERICSSON POD 1 installer descriptor file ###
10
11 idf:
12   version: 0.1
13   fuel:
14     jumphost:
15       bridges:
16         admin: 'pxebr'
17         mgmt: 'br-mgmt'
18         private: ~
19         public: 'br-external'
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             - 'ens1f0'
26             - 'ens1f1'
27             - 'ens2f0'
28             - 'ens2f1'
29             - 'eno1'
30             - 'eno2'
31           busaddr: &busaddr
32             # Bus-info reported by `ethtool -i ethX`
33             - '0000:05:00.0'
34             - '0000:05:00.1'
35             - '0000:21:00.0'
36             - '0000:21:00.1'
37             - '0000:04:00.0'
38             - '0000:04:00.1'
39         - interfaces: *interfaces
40           busaddr: *busaddr
41         - interfaces: *interfaces
42           busaddr: *busaddr
43         - interfaces: *interfaces
44           busaddr: *busaddr
45         - interfaces: *interfaces
46           busaddr: *busaddr