From 1abc805cca37bf70581a15843c18f9abdaddad7f Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Apr 28 2021 21:40:11 +0000 Subject: 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 --- diff --git a/fedora-container-base.ks b/fedora-container-base.ks index 4ba78af..8fec5d7 100644 --- a/fedora-container-base.ks +++ b/fedora-container-base.ks @@ -11,7 +11,6 @@ tar # https://bugzilla.redhat.com/show_bug.cgi?id=1409920 vim-minimal dnf dnf-yum # https://fedorahosted.org/fesco/ticket/1312#comment:29 -sssd-client sudo -glibc-langpack-en -langpacks-en diff --git a/fedora-container-common.ks b/fedora-container-common.ks index 4cbfe2e..a3eb065 100644 --- a/fedora-container-common.ks +++ b/fedora-container-common.ks @@ -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