mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-25 00:44:42 +00:00
build images: Update images for Fedora 41
Fedora has released version 41, which was the previous 'rawhide' version, and now the 'fedora-latest' requires dnf5 related packages.
This commit is contained in:
@@ -6,7 +6,7 @@ dnf makecache; \
|
|||||||
dnf --assumeyes install \
|
dnf --assumeyes install \
|
||||||
/usr/bin/python3 \
|
/usr/bin/python3 \
|
||||||
/usr/bin/python3-config \
|
/usr/bin/python3-config \
|
||||||
/usr/bin/dnf-3 \
|
python3-libdnf5 \
|
||||||
sudo \
|
sudo \
|
||||||
bash \
|
bash \
|
||||||
systemd \
|
systemd \
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ dnf makecache; \
|
|||||||
dnf --assumeyes install \
|
dnf --assumeyes install \
|
||||||
/usr/bin/python3 \
|
/usr/bin/python3 \
|
||||||
/usr/bin/python3-config \
|
/usr/bin/python3-config \
|
||||||
/usr/bin/dnf-3 \
|
|
||||||
python3-libdnf5 \
|
python3-libdnf5 \
|
||||||
sudo \
|
sudo \
|
||||||
bash \
|
bash \
|
||||||
|
|||||||
Reference in New Issue
Block a user