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

Update install.pp #13

Merged
merged 1 commit into from Jul 26, 2023
Merged

Update install.pp #13

merged 1 commit into from Jul 26, 2023

Conversation

Gigko
Copy link
Contributor

@Gigko Gigko commented Mar 16, 2023

Adding wheel significantly speed up installation and makes everything goes smooth.
Installation time reduced from ~500-600 seconds to ~100 seconds.

BEFORE:
Notice: Applied catalog in 501.33 seconds
AFTER
Notice: Applied catalog in 111.63 seconds

Adding wheel significantly speed up installation and makes everything goes smooth.
Installation time reduced from ~500-600 seconds to ~100 seconds
BEFORE:
Notice: Applied catalog in 501.33 seconds
AFTER
Notice: Applied catalog in 111.63 seconds
@jortencio
Copy link
Owner

@Gigko I think it would be better if rather than setting these packages to latest, it would be better to simply set them to ensure => present so that they don't randomly update the package on the system when an updated package is available

@jortencio jortencio merged commit 1eee80b into jortencio:main Jul 26, 2023
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.

None yet

2 participants