Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consul client install latest packages missing checksums #624

Open
justinassa opened this issue Jun 27, 2023 · 0 comments
Open

Consul client install latest packages missing checksums #624

justinassa opened this issue Jun 27, 2023 · 0 comments

Comments

@justinassa
Copy link

justinassa commented Jun 27, 2023

👻 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant