mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-15 13:13: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
61bf8cdef3
commit
c63d8f8560
@ -12,7 +12,7 @@ vim-minimal
|
||||
dnf
|
||||
dnf-yum # https://fedorahosted.org/fesco/ticket/1312#comment:29
|
||||
sssd-client
|
||||
|
||||
sudo
|
||||
%end
|
||||
|
||||
%post --erroronfail --log=/root/anaconda-post.log
|
||||
|
Loading…
Reference in New Issue
Block a user