Merge "Committers standing down"
[pharos.git] / labs / zte / idf-pod1.yaml
1 ##############################################################################
2 # Copyright (c) 2018 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   net_config:
14     oob:
15       interface: 0
16       ip-range: 192.168.1.101-192.168.1.105
17       vlan: null
18     admin:
19       interface: 0
20       vlan: native
21       network: 10.10.6.0
22       mask: 24
23     mgmt:
24       interface: 1
25       vlan: 161
26       network: 192.168.61.0
27       mask: 24
28     storage:
29       interface: 2
30       vlan: 162
31       network: 192.168.62.0
32       mask: 24
33     private:
34       interface: 3
35       vlan: 1120
36       network: 192.168.63.0
37       mask: 24
38     public:
39       interface: 4
40       vlan: 163
41       network: 172.60.0.0
42       mask: 24
43       gateway: 172.60.0.1
44       dns:
45         - 172.10.0.1
46   fuel:
47     jumphost:
48       bridges:
49         admin: 'pxebr'
50         mgmt: 'br-mgmt'
51         private: ~
52         public: 'br-external'
53     network:
54       node:
55         # Ordered-list, index should be in sync with node index in PDF
56         - interfaces: &interfaces
57             # Ordered-list, index should be in sync with interface index in PDF
58             - 'ens4f0'
59             - 'ens12f0'
60             - 'ens12f1'
61             - 'ens44f0'
62             - 'ens44f1'
63           busaddr: &busaddr
64             # Bus-info reported by `ethtool -i ethX`
65             - '0000:01:00.0'
66             - '0000:08:00.0'
67             - '0000:08:00.1'
68             - '0000:81:00.0'
69             - '0000:81:00.1'
70         - interfaces: *interfaces
71           busaddr: *busaddr
72         - interfaces: *interfaces
73           busaddr: *busaddr
74         - interfaces: *interfaces
75           busaddr: *busaddr
76         - interfaces: *interfaces
77           busaddr: *busaddr