Skip to content

Conversation

@nickanderson
Copy link
Member

Ticket: CFE-2852

@nickanderson nickanderson marked this pull request as draft November 12, 2025 19:45
@cf-bottom
Copy link

Thanks for submitting a PR! Maybe @craigcomstock can review this?

@nickanderson nickanderson force-pushed the CFE-2852/master branch 2 times, most recently from eb0f478 to ccc4a74 Compare November 13, 2025 14:24
@nickanderson nickanderson changed the title CFE-2852: Prototyped dnf_group package module CFE-2852: dnf_group package module Nov 13, 2025
@nickanderson nickanderson force-pushed the CFE-2852/master branch 3 times, most recently from a6ff376 to 350572c Compare November 13, 2025 17:44
@nickanderson nickanderson marked this pull request as ready for review November 14, 2025 15:44
This change adds the dnf_group package module that supports asserting presence
or absense of the promised group id on the system.

packages:
  "system-tools"
    policy => "present",
    package_module => dnf_group;

Note: Package marks (user, dep, group) influence the behavior of this module.
For example, once a package is installed directly it will retain the user mark
until explicitly re-marked.

Ticket: CFE-2852
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants