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 Jan 18, 2023. It is now read-only.
to overwrite because the default value for level is integer 0 and not string 0 (which is what it's being compared to in the conditional in makeraid.rb in line 34 .
I'm new to chef so I might be missing something but when I run with defaults (pretty much what I'm after) I get the following error:
I've also tried setting
"bitmap": "none"
which resulted in:Editing
recipes/makeraid.rb
removingbitmap node[:ephemeral][:raid][:bitmap]
seems to fix/workaround the issue.The text was updated successfully, but these errors were encountered: