chef_ingredient
:upgrade
should reconfigure the service if the package version changes
#189
Labels
Status: Good First Issue
An issue ready for a new contributor.
Type: Enhancement
Adds new functionality.
Cookbook version
2.1.5
Chef-client version
12.21.3
Platform Details
Ubuntu 16.04 on AWS
Scenario:
chef_ingredient
:upgrade
should reconfigure the service if the package version changes. Without this, the it's impossible to use the resource for this behavior in an idempotent way. You will either have to reconfigure every time the chef client is run or use an external resource to handle notifying the service to restart.eg:
cc @schisamo @sdelano
The text was updated successfully, but these errors were encountered: