0d8d7f679f6e8c2d8ad96e66c8e9a04c64fb95b1
[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     admin:
21       interface: 0
22       vlan: native
23       network: 10.20.7.0
24       mask: 24
25     mgmt:
26       interface: 1
27       vlan: 171
28       network: 192.168.71.0
29       mask: 24
30     storage:
31       interface: 2
32       vlan: 172
33       network: 192.168.72.0
34       mask: 24
35     private:
36       interface: 3
37       vlan: 1170
38       network: 192.168.73.0
39       mask: 24
40     public:
41       interface: 4
42       vlan: 173
43       network: 172.70.0.0
44       mask: 24
45       gateway: 172.70.0.1
46       dns:
47         - 172.10.0.1
48   daisy:
49     jumphost:
50       bridges:
51         admin: 'br7'
52     network:
53       node:
54         # Ordered-list, index should be in sync with node index in PDF
55         - interfaces: &interfaces
56             # Ordered-list, index should be in sync with interface index in PDF
57             - 'ens4f0'
58             - 'ens12f0'
59             - 'ens12f1'
60             - 'ens44f0'
61             - 'ens44f1'
62           busaddr: &busaddr
63             # Bus-info reported by `ethtool -i ethX`
64             - '0000:01:00.0'
65             - '0000:08:00.0'
66             - '0000:08:00.1'
67             - '0000:81:00.0'
68             - '0000:81:00.1'
69         - interfaces: *interfaces
70           busaddr: *busaddr
71         - interfaces: *interfaces
72           busaddr: *busaddr
73         - interfaces: *interfaces
74           busaddr: *busaddr
75         - interfaces: *interfaces
76           busaddr: *busaddr