f694c91bcb
stackviz: In general newer openSUSE distributions switched to nodejs6 LTS, but Leap 42.2 is still on 4.x. zuul-worker: No need for libselinux enablement in openSUSE puppet: cleanup the puppet repo that got added in the install_puppet.sh code part Change-Id: If7bf3c799ebb74aeb36c4b1b607b0454993f0ed6
14 lines
197 B
Plaintext
14 lines
197 B
Plaintext
{
|
|
"family": {
|
|
"debian": {
|
|
"libselinux-python": ""
|
|
},
|
|
"gentoo": {
|
|
"libselinux-python": "sys-libs/libselinux"
|
|
},
|
|
"suse": {
|
|
"libselinux-python": ""
|
|
}
|
|
}
|
|
}
|