[master] Add Virtuozzo Linux as os_family=Redhat#65600
Conversation
|
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.
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. |
s0undt3ch
left a comment
There was a problem hiding this comment.
Can you please add a changelog entry, changelog/65600.added.md ?
Renamed changelog/65600.fixed.md -> |
a1420d9 to
0971a0d
Compare
|
Looks like you got some failing pre-commit/lint tests. You need to have 2, and only 2, spaces between functions in the test. In one spot you have 1 and in another you have 3. That should fix the pre-commit/lint failures. |
Was having trouble getting pre-commit setup locally, thank you. I applied the suggested fixes. |
|
Congratulations on your first PR being merged! 🎉 |
Virtuozzo is a Redhat family OS.
What does this PR do?
Add support for Virtuozzo Linux in OS family map
Previous Behavior
Failing to detect os_family correctly causes problems in some states. We noticed this in pkgrepo.managed.
New Behavior
Merge requirements satisfied?
Commits signed with GPG?
Yes