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:
Dmitry Tantsur 2021-03-22 18:04:31 +01:00
parent 4aae99e64e
commit 4dd8982c53
2 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,8 @@
{
"family": {
"redhat": {
"dhcp-client": "dhclient"
"dhcp-client": "dhclient",
"glean": "python3-glean"
},
"debian": {
"dhcp-client": "isc-dhcp-client",