ironic-python-agent-builder/dib/extra-hardware/pkg-map

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"
}
}