017ba12eb0
Change-Id: I69f0bc39b3ff4759bb66cea76112901ea8afff68
19 lines
448 B
Plaintext
19 lines
448 B
Plaintext
{
|
|
"release": {
|
|
"rhel": {
|
|
"7": {
|
|
"python3-libselinux": "libselinux-python",
|
|
"python3-policycoreutils": "policycoreutils",
|
|
"policycoreutils-python-utils": "policycoreutils-python"
|
|
}
|
|
},
|
|
"centos": {
|
|
"7": {
|
|
"python3-libselinux": "libselinux-python",
|
|
"python3-policycoreutils": "policycoreutils",
|
|
"policycoreutils-python-utils": "policycoreutils-python"
|
|
}
|
|
}
|
|
}
|
|
}
|