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
node.elasticsearch[:download_url] is evaluated based on the default node.elasticsearch[:version] value, and overriding it changes everything else but the version you actually are downloading and installing
Maybe the move the process of building download_url to the recipe?