ZCA / zenoss-chef-cookbook

Chef Cookbook for Installing and Managing Zenoss
Apache License 2.0
8 stars 6 forks source link

COOK-3108 - Zenpack Resource should support upgrade action #3

Open dpetzel opened 11 years ago

dpetzel commented 11 years ago

Moving the tracking of http://tickets.opscode.com/browse/COOK-3108 here.

Currently the Zenpack LWRP doesn't allow you to upgrade an already installed ZenPack. Upgrading installed ZenPacks is not all that uncommon and should be supported.

dpetzel commented 11 years ago

David Petzel added a comment - 03/Jun/13 8:59 PM COOK-2544 via https://github.com/opscode-cookbooks/zenoss/pull/4 starts to add support for identifying the installed version. Assuming that PR gets merged, being able to identify the installed version should be easier, making the upgrade action fairly easy to implement.