]> git.ipfire.org Git - thirdparty/mkosi.git/commit
rhel: Look up entitlement keys and certificates in sandbox
authorDaanDeMeyer <daan.j.demeyer@gmail.com>
Fri, 22 Aug 2025 14:58:40 +0000 (16:58 +0200)
committerJörg Behrmann <behrmann@physik.fu-berlin.de>
Fri, 22 Aug 2025 22:15:31 +0000 (00:15 +0200)
commitfac3bd4bf16ca8ee36606b5ebf01decc9c8546a5
tree5ea22ac35574348d2153510a3179ed1b8afd11c2
parent1b3a4e251681533b8ca5b5b44ddbe6a4bb2b5748
rhel: Look up entitlement keys and certificates in sandbox

Similar to how we handle rpm GPG keys, let's also look up the extra
stuff for RHEL in the sandbox in the same way.

Fixes #3854
mkosi/distributions/rhel.py
mkosi/installer/rpm.py
mkosi/run.py