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