mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-12 07:26:58 +02:00
overlay profiles: Allow sys-auth/sssd-2.9.6-r1
This revision has fixed an issue of pulling python unconditionally.
This commit is contained in:
parent
42ca81f22a
commit
4714f57aa4
@ -79,7 +79,11 @@
|
||||
|
||||
# Keep versions on both arches in sync.
|
||||
=sys-apps/zram-generator-1.1.2-r1 ~arm64
|
||||
=sys-auth/sssd-2.9.5 ~arm64
|
||||
|
||||
# Needed to avoid pulling python into production images.
|
||||
=sys-auth/sssd-2.9.6-r1 ~amd64 ~arm64
|
||||
|
||||
# Keep versions on both arches in sync.
|
||||
=sys-boot/mokutil-0.7.2 **
|
||||
|
||||
# Enable ipvsadm for arm64.
|
||||
|
@ -20,6 +20,3 @@
|
||||
|
||||
# Pulls in LLVM and clang.
|
||||
>=sys-block/thin-provisioning-tools-1.0.14
|
||||
|
||||
# Pulls in python into production.
|
||||
>=sys-auth/sssd-2.9.6
|
||||
|
Loading…
Reference in New Issue
Block a user