Fix devstack on centos-9-stream
debootstrap doesn't exist on centos-9-stream, disable it for rhel9-based distribution. Also remove a previous unsuccessful attempt to remove it. Change-Id: I8fac328cdda6e1015a145a1f8a497e007ac6ac02
This commit is contained in:
parent
2a972a9910
commit
791fbfce6c
@ -1,3 +1,3 @@
|
|||||||
golang
|
golang
|
||||||
debootstrap
|
debootstrap # not:rhel9
|
||||||
rsyslog
|
rsyslog
|
||||||
|
@ -22,7 +22,6 @@
|
|||||||
"dkms": ""
|
"dkms": ""
|
||||||
},
|
},
|
||||||
"9-stream": {
|
"9-stream": {
|
||||||
"debootstrap": "",
|
|
||||||
"isc-dhcp-client": "dhcp-client",
|
"isc-dhcp-client": "dhcp-client",
|
||||||
"python3-dev": "platform-python-devel",
|
"python3-dev": "platform-python-devel",
|
||||||
"python3-venv": "",
|
"python3-venv": "",
|
||||||
|
Loading…
Reference in New Issue
Block a user