Skip to content

Conversation

@dmurphy18
Copy link
Contributor

What does this PR do?

Restrict use of dnf to Fedora only, otherwise use yum when dealing with RedHat family, was using dnf on Amazon Linux 2, where only yum is supported.

What issues does this PR fix or reference?

Fixes #2043

Previous Behavior

dnf would fail on Amazon Linux 2 platform, since not supported.

New Behavior

yum is now used on Amazon Linux 2 platform and packages install etc.

@dmurphy18 dmurphy18 self-assigned this Dec 10, 2024
@dmurphy18 dmurphy18 merged commit fa5ae44 into saltstack:develop Dec 11, 2024
62 of 67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AL2 Bootstrapping Broken, using DNF instead of YUM

1 participant