CentOS / centos-bootc

Create and maintain base bootable container images from Fedora ELN and CentOS Stream packages
https://centos.github.io/centos-bootc
Other
43 stars 28 forks source link

Add subscription-manager #494

Closed jlebon closed 2 months ago

jlebon commented 2 months ago

This package used to be part of the manifests we inherited from the fedora-bootc definitions, but it was removed there.

Let's add it back here by default since CentOS Stream is much closer to RHEL.

jlebon commented 2 months ago

This requires https://gitlab.com/fedora/bootc/base-images/-/merge_requests/7 to merge first and then bumping the submodule here, otherwise the postprocess script will be duplicated and choke on the second pass. (We could make it idempotent, but meh...)

jlebon commented 2 months ago

OK, added a submodule bump here!