sahara-image-elements/elements/hadoop/pkg-map
Vitaly Gridnev 3ba71becd2 fix firstboot script
implement required changes to adopt firstboot script for
CentOS 7.x. Since lsb_release command is not available on
CentOS 7.x, we will include redhat-lsb-core package to image.

Change-Id: I2e5f2d598fbb9b3af0fcfd6e69a09e1ebce8e52d
2016-12-22 08:58:20 +00:00

11 lines
138 B
Plaintext

{
"family": {
"debian": {
"redhat-lsb-core": ""
},
"redhat": {
"redhat-lsb-core": "redhat-lsb-core"
}
}
}