Merge "[baremetal] PDF-based network config" into stable/euphrates
[fuel.git] / mcp / config / labs / local / idf-pod1.yaml
1 ##############################################################################
2 # Copyright (c) 2017 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 ### LF POD 2 installer descriptor file ###
10
11 idf:
12   version: 0.1
13   fuel:
14     jumphost:
15       bridges:
16         admin: 'pxebr'
17         mgmt: 'br-ctl'
18         private: ''
19         public: ''
20     network:
21       node:
22         # Ordered-list, index should be in sync with node index in PDF
23         - interfaces: &interfaces
24             # Ordered-list, index should be in sync with interface index in PDF
25             - 'enp6s0'
26             - 'enp7s0'
27             - 'enp8s0'
28             - 'enp9s0'
29           busaddr: &busaddr
30             # Bus-info reported by `ethtool -i ethX`
31             - '0000:06:00.0'
32             - '0000:07:00.0'
33             - '0000:08:00.0'
34             - '0000:09:00.0'
35         - interfaces: *interfaces
36           busaddr: *busaddr
37         - interfaces: *interfaces
38           busaddr: *busaddr
39         - interfaces: *interfaces
40           busaddr: *busaddr
41         - interfaces: *interfaces
42           busaddr: *busaddr