dovecot-cookbook
dovecot-cookbook copied to clipboard
Dovecot cookbook relies on depricated ohai cookbook ~> 4.0
Cookbook Version
3.2.1
Chef Client Version
18.2.7
Platform Details
Ubuntu 22
Scenario
Install dovecot cookbook
Steps to Reproduce
On a blank machine download the dovecot cookbook and try to install it
Expected Result
To have not depricated dependancies
Actual Result
Cookbook depends on ohai
cookbook but this is:
- Not the latest version
- The ohai cookbook itself is no longer maintained.
To make matters worse, latest v4 version of ohai depends on compat_resource
which is also depricated.