mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-01-28 03:23:08 +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:
parent
fa5c8ccf35
commit
d1d9de9a97
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user