chef-boneyard / push-jobs-cookbook

Development repository for Chef Cookbook push-jobs
https://supermarket.chef.io/cookbooks/push-jobs
Apache License 2.0
21 stars 43 forks source link

Upgrade the push-jobs client if a newer package is available #142

Closed btm closed 6 years ago

btm commented 6 years ago

Fixes #119

Even when specifying a package via attributes with a version, shasum, and URL, if push jobs is already installed it won't be upgraded. This change will upgrade to the latest version available, which we generally want. Rather than adding a flag to enable upgrades, users can opt-out by specifying a specific package using the existing attributes.