👻 Brief Description
Latest consul checksums are missing, and thus installs don't get checked. Latest version for consul client checksum is 0.9.3, while latest consul client version is 1.16.0 :
https://github.com/sous-chefs/consul/blob/main/libraries/resource_helpers.rb#L55-L245
https://github.com/sous-chefs/consul/blob/v4.0.7/libraries/consul_installation_binary.rb
https://releases.hashicorp.com/consul/
🥞 Cookbook version
Latest and any other.
🚓 Expected behavior
Checksum is expected to be used for any consul version to check if binary is installed correctly.
➕ Additional context
Will provide with PR after adding all checksums.
👻 Brief Description
Latest consul checksums are missing, and thus installs don't get checked. Latest version for consul client checksum is 0.9.3, while latest consul client version is 1.16.0 :
https://github.com/sous-chefs/consul/blob/main/libraries/resource_helpers.rb#L55-L245
https://github.com/sous-chefs/consul/blob/v4.0.7/libraries/consul_installation_binary.rb
https://releases.hashicorp.com/consul/
🥞 Cookbook version
Latest and any other.
🚓 Expected behavior
Checksum is expected to be used for any consul version to check if binary is installed correctly.
➕ Additional context
Will provide with PR after adding all checksums.