simple-init: support installing Glean from packages
Such package is in progress for RDO: Depends-On: https://review.rdoproject.org/r/c/openstack/glean-distgit/+/32656 Change-Id: I2655b6b9037477c26743d51b0c9a9e31a23707fb
This commit is contained in:
parent
4aae99e64e
commit
4dd8982c53
@ -0,0 +1 @@
|
||||
glean
|
@ -1,7 +1,8 @@
|
||||
{
|
||||
"family": {
|
||||
"redhat": {
|
||||
"dhcp-client": "dhclient"
|
||||
"dhcp-client": "dhclient",
|
||||
"glean": "python3-glean"
|
||||
},
|
||||
"debian": {
|
||||
"dhcp-client": "isc-dhcp-client",
|
||||
|
Loading…
Reference in New Issue
Block a user