Merge "Auto Generated INFO.yaml file"
[pharos.git] / labs / zte / idf-pod2.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 2 installer descriptor file ###
10
11 idf:
12   version: 0.1
13   # NOTE: Fuel checking is disabled until 'idf.fuel' is defined below
14   installer: ['apex', 'compass4nfv', 'daisy']
15   net_config:
16     oob:
17       interface: 0
18       ip-range: 192.168.1.106-192.168.1.110
19       vlan: null
20       mask: 29
21     admin:
22       interface: 0
23       vlan: native
24       network: 10.20.7.0
25       mask: 24
26     mgmt:
27       interface: 1
28       vlan: 171
29       network: 192.168.71.0
30       mask: 24
31     storage:
32       interface: 2
33       vlan: 172
34       network: 192.168.72.0
35       mask: 24
36     private:
37       interface: 3
38       vlan: 1170
39       network: 192.168.73.0
40       mask: 24
41     public:
42       interface: 4
43       vlan: 173
44       network: 172.70.0.0
45       mask: 24
46       gateway: 172.70.0.1
47       dns:
48         - 172.10.0.1
49   daisy:
50     jumphost:
51       bridges:
52         admin: 'br7'
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