ncsa / puppet-profile_update_os

NCSA Common Puppet Profiles - configure functionality for upgrading OS packages
0 stars 0 forks source link

Update PIP Packages #18

Open billglick opened 2 years ago

billglick commented 2 years ago

As I'm preparing to install a new package via pip on many systems, realize that we should be upgrading pip packages.

Tentatively if enabled, a new update script is dropped in place. The existing update script would check if the pip update script exists and call it after applying yum package updates.

Would be worth checking for best practices for doing pip updates. As well as if any existing Puppet modules help with this.

billglick commented 1 year ago

see https://jira.ncsa.illinois.edu/browse/SVCPLAN-1665