ba0c856907c21350f226b03c22588e17ffc851ec
[kuberef.git] / hw_config / intel / pdf.yaml
1 ---
2 # SPDX-license-identifier: Apache-2.0
3 ##############################################################################
4 # Copyright (c) 2020
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 ##############################################################################
10
11 version: 1.0
12 details:
13   pod_owner: Intel
14   contact: Intel
15   lab: Intel Pharos Lab
16   location: somewhere
17   type: baremetal
18   link: http://wiki.opnfv.org/display/pharos/Intel+Hosting
19 jumphost:
20   name: kuberef-jump
21   node: &nodeparas
22     type: baremetal
23     vendor: Intel
24     model: pc
25     arch: x86_64
26     cpus: 80
27     cpu_cflags: broadwell
28     cores: 20
29     memory: 192G
30   disks: &disks
31     - name: 'Intel SSDSC2KB48'
32       disk_capacity: 447G
33       disk_type: hdd
34       disk_interface: scsi
35   os: ubuntu1804
36   remote_params: &remoteparas
37     type:
38       - ipmi
39     user: root
40     pass: root
41   remote_management:
42     <<: *remoteparas
43     address: 10.10.190.10
44     mac_address: "A4:BF:01:00:03:D1"
45   interfaces:
46     - name: 'nic1'
47       address: 10.10.190.211
48       mac_address: "52:54:00:4a:e8:2d"
49       vlan: native
50     - name: 'nic2'
51       address: 192.168.122.113
52       mac_address: "52:54:00:74:b4:66"
53       vlan: native
54     - name: 'nic3'
55       address: 10.10.192.1
56       mac_address: "3c:fd:fe:aa:be:24"
57       vlan: native
58 nodes:
59   - name: node1
60     node: *nodeparas
61     disks: *disks
62     remote_management:
63       <<: *remoteparas
64       address: 10.10.190.11
65       mac_address: "A4:BF:01:00:06:15"
66     interfaces:
67       - name: 'nic1'
68         speed: 1gb
69         features:
70         address: 10.10.190.202
71         mac_address: "a4:bf:01:4b:55:f4"
72         vlan: native
73       - name: 'nic2'
74         speed: 1gb
75         features:
76         address: 192.168.11.211
77         mac_address: "a4:bf:01:4b:55:f5"
78         vlan: 191
79       - name: 'nic3'
80         speed: 10gb
81         features: 'dpdk|sriov'
82         address: 10.10.192.2
83         mac_address: "3c:fd:fe:aa:b8:f4"
84         vlan: native
85       - name: 'nic4'
86         speed: 10gb
87         features: 'dpdk|sriov'
88         address: 10.10.193.2
89         mac_address: "3c:fd:fe:aa:b8:f5"
90         vlan: native
91       - name: 'nic5'
92         speed: 10gb
93         features: 'dpdk|sriov'
94         address: 10.10.195.2
95         mac_address: "00:00:00:00:00:00"
96         vlan: native
97   - name: node2
98     node: *nodeparas
99     disks: *disks
100     remote_management:
101       <<: *remoteparas
102       address: 10.10.190.12
103       mac_address: "A4:BF:01:00:09:7B"
104     interfaces:
105       - name: 'nic1'
106         speed: 1gb
107         features:
108         address: 10.10.190.203
109         mac_address: "a4:bf:01:4b:4f:9c"
110         vlan: native
111       - name: 'nic2'
112         speed: 1gb
113         features:
114         address: 10.10.190.203
115         mac_address: "a4:bf:01:4b:4f:9d"
116         vlan: 191
117       - name: 'nic3'
118         speed: 10gb
119         features: 'dpdk|sriov'
120         address: 10.10.192.3
121         mac_address: "3c:fd:fe:aa:b7:fc"
122         vlan: native
123       - name: 'nic4'
124         speed: 10gb
125         features: 'dpdk|sriov'
126         address: 10.10.193.3
127         mac_address: "3c:fd:fe:aa:b7:fd"
128         vlan: native
129       - name: 'nic5'
130         speed: 10gb
131         features: 'dpdk|sriov'
132         address: 10.10.195.3
133         mac_address: "00:00:00:00:00:00"
134         vlan: 1193