ironic-agent: Use targetcli & python3-devel on rhel8
Change-Id: I2e596f5c3dc23b21441a4eb61c773725ebd25d34 Signed-off-by: Lon Hohberger <lhh@redhat.com>
This commit is contained in:
parent
472be2a144
commit
92f87d0d0a
@ -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": {
|
"family": {
|
||||||
"redhat": {
|
"redhat": {
|
||||||
"tgt": "scsi-target-utils",
|
"tgt": "scsi-target-utils",
|
||||||
|
Loading…
Reference in New Issue
Block a user