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

dont use ensure => latest #6

Merged
merged 1 commit into from
Jan 6, 2020
Merged

Conversation

wbclark
Copy link
Contributor

@wbclark wbclark commented Dec 23, 2019

Use of ensure => latest was observed to cause extreme load in very large Katello deployments. ensure => installed will reduce that load by not checking for updates of the package and would instead rely on the package being updated during normal patching cycles.

NOTE: we are already using ensure => installed in current.pp so this change is only necessary in old.pp

@ehelms ehelms merged commit 4fd7897 into redhataccess:master Jan 6, 2020
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.

3 participants