saltstack / salt

Software to automate the management and configuration of any infrastructure or application at scale. Install Salt from the Salt package repositories here:
https://docs.saltproject.io/salt/install-guide/en/latest/
Apache License 2.0
14.2k stars 5.48k forks source link

[DOCS] RPM STS installation documentation not working on Fedora 41 / dnf5 #67056

Open b0inbot opened 1 day ago

b0inbot commented 1 day ago

Description

Fedora 41 defaults do dnf5 which fails on the latest LTS version of Salt (will file a separate bug for this).

The lines in the documentation linked do not work for dnf5:

> # Enable the Salt 3007 STS repo
> sudo dnf config-manager --set-disable salt-repo-*
> sudo dnf config-manager --set-enabled salt-repo-3007-sts

Suggested Fix

Specifying 'dnf4' as the name makes this work. for dnf5, the commands are a little different.

I do not know if this is a worthwhile fix for the documentation.

Type of documentation

Salt Install Guide (RPM)

Location or format of documentation

https://docs.saltproject.io/salt/install-guide/en/latest/topics/install-by-operating-system/linux-rpm.html#install-salt-rpms)

welcome[bot] commented 1 day ago

Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey. Please be sure to review our Code of Conduct. Also, check out some of our community resources including:

There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. If you have additional questions, email us at saltproject@vmware.com. We’re glad you’ve joined our community and look forward to doing awesome things with you!