61a225dcaf4e1dfaa7ab336d1c8ab895e0212a0c
[pharos.git] / labs / zte / idf-pod9.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 9 installer descriptor file ###
10
11 idf:
12   version: 0.1
13   net_config:
14     # NOTE: Network names are likely to change after the PDF spec is updated
15     oob:
16       interface: 0
17       ip-range: 192.168.176.166-192.168.176.168
18       vlan: null
19     admin:
20       interface: 0
21       vlan: null
22       network: 10.20.7.0
23       mask: 24
24     mgmt:
25       interface: 0
26       vlan: null
27       network: 10.20.7.0
28       mask: 24
29     storage:
30       interface: 0
31       vlan: null
32       network: 10.20.7.0
33       mask: 24
34     private:
35       interface: 1
36       vlan: null
37       network: 172.70.0.0
38       mask: 24
39     public:
40       interface: 1
41       vlan: null
42       network: 172.71.0.0
43       mask: 24
44       gateway: 172.71.0.1
45       dns:
46         - 172.71.0.1
47   daisy:
48     jumphost:
49       bridges:
50         admin: 'br0'
51     network:
52       node:
53         # Ordered-list, index should be in sync with node index in PDF
54         - interfaces: &interfaces
55             # Ordered-list, index should be in sync with interface index in PDF
56             - 'ens4f0'
57             - 'ens44f0'
58           busaddr: &busaddr
59             # Bus-info reported by `ethtool -i ethX`
60             - '0000:01:00.0'
61             - '0000:81:00.0'
62         - interfaces: *interfaces
63           busaddr: *busaddr
64         - interfaces: *interfaces
65           busaddr: *busaddr
66         - interfaces: *interfaces
67           busaddr: *busaddr
68         - interfaces: *interfaces
69           busaddr: *busaddr