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

[master] feat: Add OS grain mappings for AlmaLinux Kitten #66991

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 25, 2024

  1. feat: Add OS grain mappings for AlmaLinux Kitten

    Add OS grain mappings to appropriately detect AlmaLinux Kitten (beta release of AlmaLinux 10) and treat it as a RHEL distribution.
    
    https://almalinux.org/blog/2024-10-22-introducing-almalinux-os-kitten/
    jamesharr authored and James Harr committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ca2dc69 View commit details
    Browse the repository at this point in the history
  2. add changelog fragment

    James Harr committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    fbb9257 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. test(grains): Add AlmaLinux Kitten os grains test

    James Harr committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    88ace3c View commit details
    Browse the repository at this point in the history
  2. test(grains): pass-through kwargs on __import__ mock

    James Harr committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    58b293c View commit details
    Browse the repository at this point in the history