You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
So I would have been helped by something in the docs that explains that there is no "package" installation and you have to declare the checksum and source_url of your desired version if you don't want 1.5.4.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was thinking I could use
@version
to set the desired version of Logstash using this cookbook because of https://github.com/lusis/chef-logstash/blob/master/resources/instance.rb#L17, which says:The last line is the relevant one that made me think I could use it this way.
Well that, and README.md says that the order of precedence is:
In my recipe, I have:
but I keep seeing Logstash 1.5.4 being installed:
Relevant Chef client-run output:
The text was updated successfully, but these errors were encountered: