Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add linux_distribution to utils #63921

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

cmcmarrow
Copy link
Contributor

@cmcmarrow cmcmarrow commented Mar 21, 2023

What does this PR do?

add distro.linux_distribution() utils.platform to stop dep warrning

What issues does this PR fix or reference?

Fixes: #63904

Previous Behavior

used the dep function distro.linux_distribution()

New Behavior

Move to distro.id(), distro.version() and distro.name()

Merge requirements satisfied?

Commits signed with GPG?

Yes

@cmcmarrow cmcmarrow requested a review from a team as a code owner March 21, 2023 15:46
@cmcmarrow cmcmarrow requested review from garethgreenaway and removed request for a team March 21, 2023 15:46
@cmcmarrow cmcmarrow added this to the Sulfur v3006.0 milestone Mar 21, 2023
@cmcmarrow cmcmarrow added the Sulfur v3006.0 release code name and version label Mar 21, 2023
@cmcmarrow cmcmarrow changed the title rebase add linux_distribution to utils Mar 21, 2023
@s0undt3ch s0undt3ch merged commit 36e1508 into saltstack:3006.x Mar 21, 2023
@s0undt3ch s0undt3ch deleted the fix-linux-distribution-rebase branch March 21, 2023 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sulfur v3006.0 release code name and version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants