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

Handle changes in package group definitions. #346

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

Conversation

jbagleyjr
Copy link

Pull Request (PR) description

Handles differences in yum group definitions. We found if the upstream comps.xml is changed in the repository that yum::group resources would not issue an install regardless whether ensure is set to present or latest.

This Pull Request (PR) fixes the following issues

Not sure if this is an issue for others. But, we found the current behavior unexpected. If comps.xml is updated upstream and yum::group is set to latest I expect puppet to resolve those differences and install the missing packages.

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.

1 participant