ironic-agent: Use targetcli & python3-devel on rhel8

Change-Id: I2e596f5c3dc23b21441a4eb61c773725ebd25d34
Signed-off-by: Lon Hohberger <lhh@redhat.com>
This commit is contained in:
Lon Hohberger 2019-07-02 11:05:24 -04:00
parent 472be2a144
commit 92f87d0d0a

View File

@ -1,4 +1,15 @@
{
"release": {
"rhel": {
"8": {
"tgt": "targetcli",
"curl": "curl",
"ironic-python-agent": "openstack-ironic-python-agent",
"qemu-utils": "qemu-img",
"python-dev": "python3-devel"
}
}
},
"family": {
"redhat": {
"tgt": "scsi-target-utils",