Merge "Change tgt pkg-map to target-restore CentOS/RHEL-8"

This commit is contained in:
Zuul 2020-02-26 04:05:56 +00:00 committed by Gerrit Code Review
commit 8deca122f9
1 changed files with 10 additions and 1 deletions

View File

@ -2,7 +2,16 @@
"release": {
"rhel": {
"8": {
"tgt": "targetcli",
"tgt": "target-restore",
"curl": "curl",
"ironic-python-agent": "openstack-ironic-python-agent",
"qemu-utils": "qemu-img",
"python-dev": "python3-devel"
}
},
"centos": {
"8": {
"tgt": "target-restore",
"curl": "curl",
"ironic-python-agent": "openstack-ironic-python-agent",
"qemu-utils": "qemu-img",