7006788eeace3fee73d7a7f6fede4c1e7bed09e4
[kuberef.git] / hw_config / ericsson-pod1 / pdf.yaml
1 ---
2 # SPDX-license-identifier: Apache-2.0
3 ##############################################################################
4 # Copyright (c) 2020 Ericsson AB and others
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 version: 1.0
11 details:
12   pod_owner: Ericsson
13   contact: georg.kunz@ericsson.com
14   lab: OPNFV lab
15   location: Sweden
16   type: baremetal
17   link: N/A
18 ##############################################################################
19 jumphost:
20   name: kuberef-jump
21   node:
22     type: virtual
23     vendor: vmware
24     model: pc
25     arch: x86_64
26     cpus: 4
27     cpu_cflags: host-passthrough
28     cores: 4
29     memory: 9G
30   disks:
31     - name: disk1
32       disk_capacity: 250G
33       disk_type: hdd
34       disk_interface: sata
35       disk_rotation:
36   os: ubuntu1804
37   interfaces:
38     - name: 'ens4'
39       address: 10.0.20.1
40       mac_address: 52:54:00:4a:e8:2d
41     - name: 'ens3'
42       address: 100.64.200.254
43       mac_address: 52:54:00:4a:e8:2f
44 ##############################################################################
45 nodes:
46   - name: node1
47     node: &nodeparams
48       type: baremetal
49       vendor: HP
50       model: ProLiant BL460c Gen8
51       arch: x86_64
52       cpus: 2
53       cpu_cflags: ivybridge
54       cores: 10
55       memory: 64G
56     disks: &disks
57       - name: disk1
58         disk_capacity: 745G
59         disk_type: hdd
60         disk_interface: scsi
61         disk_rotation: 15000
62     remote_params: &remoteparas
63       type:
64         - ipmi
65       user: opnfv
66       pass: Winter2017
67     remote_management:
68       <<: *remoteparas
69       address: 172.16.1.19
70       mac_address: "FC:15:B4:12:97:64"
71     interfaces:
72       - name: 'nic1'
73         speed: 1gb
74         features: 'dpdk|sriov'
75         mac_address: "9c:b6:54:8a:95:a0"
76         vlan: native
77         address: 10.0.20.9
78       - name: 'nic2'
79         speed: 10gb
80         features: 'dpdk|sriov'
81         mac_address: "38:ea:a7:8f:52:cc"
82         address: 100.64.200.9
83         vlan: native
84       - name: 'nic3'
85         speed: 10gb
86         features: 'dpdk|sriov'
87         mac_address: "38:ea:a7:8f:1f:d4"
88       - name: 'nic4'
89         speed: 10gb
90         features: 'dpdk|sriov'
91         mac_address: "38:ea:a7:8f:1f:d5"
92       - name: 'nic5'
93         speed: 10gb
94         features: 'dpdk|sriov'
95         mac_address: "38:ea:a7:8f:52:cd"
96       - name: 'nic6'
97         speed: 10gb
98         features: 'dpdk|sriov'
99         mac_address: "00:00:00:00:00:00"
100         address: 10.10.10.15
101         vlan: native
102   ############################################################################
103   - name: node2
104     node: *nodeparams
105     disks: *disks
106     remote_management:
107       <<: *remoteparas
108       address: 172.16.1.20
109       mac_address: "9C:B6:54:8E:C5:74"
110     interfaces:
111       - name: 'nic1'
112         speed: 1gb
113         features: 'dpdk|sriov'
114         address: 10.0.20.10
115         mac_address: "9c:b6:54:8a:10:18"
116         vlan: native
117       - name: 'nic2'
118         speed: 10gb
119         features: 'dpdk|sriov'
120         address: 100.64.200.10
121         mac_address: "38:ea:a7:8f:12:48"
122         vlan: native
123       - name: 'nic3'
124         speed: 10gb
125         features: 'dpdk|sriov'
126         mac_address: "38:ea:a7:8f:07:50"
127       - name: 'nic4'
128         speed: 10gb
129         features: 'dpdk|sriov'
130         mac_address: "38:ea:a7:8f:07:51"
131       - name: 'nic5'
132         speed: 10gb
133         features: 'dpdk|sriov'
134         mac_address: "38:ea:a7:8f:12:49"
135       - name: 'nic6'
136         speed: 10gb
137         features: 'dpdk|sriov'
138         mac_address: "00:00:00:00:00:00"
139         vlan: native