fix: Fedora 40 only has wget2

The wget package can be downloaded from the command-line, but as Salt
does not follow DNF package redirects, the package is installed but the
state fails as Salt cannot find a package with the same name installed.
This commit is contained in:
Ben Grande 2024-06-13 14:01:35 +02:00
parent e65b0bfde9
commit 7a70535553
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ include:
- qubes-core-agent-networking
- ca-certificates
- curl
- wget
- wget2
- git
- rsync
- transmission-cli

View File

@ -33,7 +33,7 @@ include:
- python3-sh
- rpm-build
- rpmdevtools
- wget
- wget2
- python3-debian
- reprepro
- systemd-udev