mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
Remove shadow-utils and sssd-client from the container base image
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1951111. Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
@@ -36,8 +36,6 @@ bash
|
||||
coreutils
|
||||
glibc-minimal-langpack
|
||||
rpm
|
||||
shadow-utils
|
||||
sssd-client
|
||||
util-linux
|
||||
-kernel
|
||||
-dosfstools
|
||||
@@ -51,6 +49,9 @@ util-linux
|
||||
-xkeyboard-config
|
||||
-grubby
|
||||
-langpacks-en_GB
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1951111
|
||||
-shadow-utils
|
||||
-sssd-client
|
||||
|
||||
%end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user