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
There're tons of tools around Chef and each of them can compile and format cookbook's metadata.json in it's own way prior to uploading. And currently chef server will return the format of metadata.json you uploaded.
Instead it should be formatting metadata.json on it's own and return the same format every time not depending on how you uploaded it.
There're tons of tools around Chef and each of them can compile and format cookbook's metadata.json in it's own way prior to uploading. And currently chef server will return the format of metadata.json you uploaded.
Instead it should be formatting metadata.json on it's own and return the same format every time not depending on how you uploaded it.
This came from berkshelf/ridley#287 (comment)
The text was updated successfully, but these errors were encountered: