18 lines
275 B
Plaintext
18 lines
275 B
Plaintext
|
{
|
||
|
"release": {
|
||
|
"rhel": {
|
||
|
"8": {
|
||
|
"python-hardware": "python3-hardware-detect"
|
||
|
}
|
||
|
},
|
||
|
"centos": {
|
||
|
"8": {
|
||
|
"python-hardware": "python3-hardware-detect"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"default": {
|
||
|
"python-hardware": "python-hardware"
|
||
|
}
|
||
|
}
|