aboutsummaryrefslogtreecommitdiffstats
path: root/sdv/docker/sdvconfig/mapping/template/hardware-mapping.json
blob: f0602912ba5e059d812a25fccd11017d237ea9af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
{
    "bios_profile-bios_version":{
        "manifest_key":""
    },
    "bios_profile-bios_mode":{
        "manifest_key":""
    },
    "bios_profile-bootstrap_proto":{
        "manifest_key":""
    },
    "bios_profile-bios_setting":{
        "manifest_key":""
    },
    "bios_profile-hyperthreading_enabled":{
        "manifest_key":""
    },
    "processor_profiles-numa_id":{
        "manifest_key":""
    },
    "processor_profiles-cpus":{
        "manifest_key":""
    },
    "processor_profiles-cpu_cflags":{
        "manifest_key":""
    },
    "processor_profiles-speed":{
        "manifest_key":""
    },
    "processor_profiles-cache_size":{
        "manifest_key":""
    },
    "processor_profiles-model":{
        "manifest_key":""
    },
    "processor_profiles-architecture":{
        "manifest_key":""
    },
    "disk_profiles-address":{
        "manifest_key":""
    },
    "disk_profiles-alias":{
        "manifest_key":""
    },
    "disk_profiles-dev_type":{
        "manifest_key":""
    },
    "disk_profiles-vendor":{
        "manifest_key":""
    },
    "disk_profiles-size":{
        "manifest_key":""
    },
    "disk_profiles-model":{
        "manifest_key":""
    },
    "disk_profiles-logical_name":{
        "manifest_key":""
    },
    "disk_profiles-rotation":{
        "manifest_key":""
    },
    "disk_profiles-bus":{
        "manifest_key":""
    },
    "nic_profiles-address":{
        "manifest_key":""
    },
    "nic_profiles-dev_type":{
        "manifest_key":""
    },
    "nic_profiles-bus":{
        "manifest_key":""
    },
    "nic_profiles-sriov_capable":{
        "manifest_key":""
    },
    "nic_profiles-numa_id":{
        "manifest_key":""
    },
    "hardware_profiles-maufacturer":{
        "manifest_key":""
    },
    "hardware_profiles-model":{
        "manifest_key":""
    },
    "hardware_profiles-generation":{
        "manifest_key":""
    },
    "hardware_profiles-bios_profile":{
        "manifest_key":""
    },
    "hardware_profiles-processor_profile":{
        "manifest_key":""
    },
    "hardware_profiles-memory":{
        "manifest_key":""
    },
    "hardware_profiles-disk_profile":{
        "manifest_key":""
    },
    "hardware_profiles-nics_profile":{
        "manifest_key":""
    }
}