Merge changes from topic 'move-net_config-idf'
[pharos.git] / labs / lf / idf-pod5.yaml
1 ##############################################################################
2 # Copyright (c) 2018 Linux Foundation, 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 ### LF POD 5 installer descriptor file ###
10
11 idf:
12   version: 0.1
13   net_config:
14     oob:
15       interface: 0
16       ip-range: 172.30.8.89-172.30.8.94
17       vlan: 410
18     admin:
19       interface: 0
20       vlan: native
21       network: 10.20.0.128
22       mask: 25
23       gateway: 10.20.0.129
24       dns: 10.20.0.129
25     mgmt:
26       interface: 1
27       vlan: 450
28       network: 192.168.0.128
29       mask: 25
30     storage:
31       interface: 2
32       vlan: 451
33       network: 192.168.1.128
34       mask: 25
35     private:
36       interface: 1
37       vlan: 452
38       network: 192.168.2.128
39       mask: 25
40     public:
41       interface: 2
42       vlan: 415
43       network: 172.30.13.64
44       mask: 26
45   fuel:
46     jumphost:
47       bridges:
48         admin: ~
49         mgmt: ~
50         private: ~
51         public: ~
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             - ~
58             - ~
59           busaddr: &busaddr
60             # Bus-info reported by `ethtool -i ethX`
61             - ~
62             - ~
63         - interfaces: *interfaces
64           busaddr: *busaddr
65         - interfaces: *interfaces
66           busaddr: *busaddr
67         - interfaces: *interfaces
68           busaddr: *busaddr
69         - interfaces: *interfaces
70           busaddr: *busaddr