mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-04 23:54:21 +00:00
Remove cracklib-dicts from the base container image.
This commit remove the cracklib-dicts package which provides tests passwords to help user choose strong password. The package is not required by any other packages. This will save ~9MB from the base image size. Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
77877f0d5a
commit
31e2c58081
@ -14,6 +14,7 @@ dnf-yum # https://fedorahosted.org/fesco/ticket/1312#comment:29
|
||||
sssd-client
|
||||
sudo
|
||||
-glibc-langpack-en
|
||||
-cracklib-dicts
|
||||
%end
|
||||
|
||||
%post --erroronfail --log=/root/anaconda-post.log
|
||||
|
Loading…
Reference in New Issue
Block a user