Merge changes from topic 'yamllint-fix'
[pharos.git] / labs / zte / idf-pod1.yaml
1 ##############################################################################
2 # Copyright (c) 2017 ZTE, 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 ### ZTE 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             - 'ens4f0'
26             - 'ens12f0'
27             - 'ens12f1'
28             - 'ens44f0'
29             - 'ens44f1'
30           busaddr: &busaddr
31             # Bus-info reported by `ethtool -i ethX`
32             - '0000:01:00.0'
33             - '0000:08:00.0'
34             - '0000:08:00.1'
35             - '0000:81:00.0'
36             - '0000:81:00.1'
37         - interfaces: *interfaces
38           busaddr: *busaddr
39         - interfaces: *interfaces
40           busaddr: *busaddr
41         - interfaces: *interfaces
42           busaddr: *busaddr
43         - interfaces: *interfaces
44           busaddr: *busaddr