Merge "Auto Generated INFO.yaml file"
[pharos.git] / labs / zte / idf-pod3.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 3 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.32-192.168.1.36
19       vlan: null
20       mask: 29
21     admin:
22       interface: 0
23       vlan: native
24       network: 10.20.0.0
25       mask: 24
26     mgmt:
27       interface: 1
28       vlan: 101
29       network: 192.168.11.0
30       mask: 24
31     storage:
32       interface: 2
33       vlan: 102
34       network: 192.168.12.0
35       mask: 24
36     private:
37       interface: 3
38       vlan: native
39       network: 192.168.13.0
40       mask: 24
41     public:
42       interface: 3
43       vlan: native
44       network: 172.10.0.0
45       mask: 24
46       gateway: 172.10.0.1
47       dns:
48         - 172.10.0.1
49   daisy:
50     jumphost:
51       bridges:
52         admin: 'br0'
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             - 'enp2s0f0'
59             - 'enp2s0f1'
60             - 'enp132s0f0'
61             - 'enp132s0f1'
62           busaddr: &busaddr
63             # Bus-info reported by `ethtool -i ethX`
64             - '0000:02:00.0'
65             - '0000:02:00.1'
66             - '0000:84:00.0'
67             - '0000:84:00.1'
68         - interfaces: *interfaces
69           busaddr: *busaddr
70         - interfaces: *interfaces
71           busaddr: *busaddr
72         - interfaces: *interfaces
73           busaddr: *busaddr
74         - interfaces: *interfaces
75           busaddr: *busaddr