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 was archived by the owner on May 6, 2025. It is now read-only.
I am still a bit new to chef, so I hesitate to submit a PR, but I was not able to override of the attributes that contribute to which file is downloaded until I moved all of logic to set the attributes for which file to download into the recipe.
BTW, I am using a recipe wrapper where I have my own couchbase cookbook that modifies attributes and does extra stuff. I am including the couchbase recipe in that.
I am still a bit new to chef, so I hesitate to submit a PR, but I was not able to override of the attributes that contribute to which file is downloaded until I moved all of logic to set the attributes for which file to download into the recipe.
BTW, I am using a recipe wrapper where I have my own couchbase cookbook that modifies attributes and does extra stuff. I am including the couchbase recipe in that.