cookbook-cq
cookbook-cq copied to clipboard
Add ability to reinstall a package with the same version number but updated content
Please consider adding a new feature to cq_pacage resource that would allow reinstalling a package with the same version number but updated content.
Adding force install action has already been discussed under: https://github.com/jwadolowski/cookbook-cq/issues/20
Another option could be adding a new property checking package checksum and if difference were observed the resource would uninstall old package and install a new one.