1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-27 16:57:21 +00:00

Add sudo to the fedora container base image.

sudo is needed in the base image for it to be used in Azure services

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-05-05 14:14:39 +02:00
parent 61bf8cdef3
commit c63d8f8560

View File

@ -12,7 +12,7 @@ vim-minimal
dnf dnf
dnf-yum # https://fedorahosted.org/fesco/ticket/1312#comment:29 dnf-yum # https://fedorahosted.org/fesco/ticket/1312#comment:29
sssd-client sssd-client
sudo
%end %end
%post --erroronfail --log=/root/anaconda-post.log %post --erroronfail --log=/root/anaconda-post.log