chef-node icon indicating copy to clipboard operation
chef-node copied to clipboard

Chef API client for nodejs

Results 3 chef-node issues
Sort by recently updated
recently updated
newest added

Which api can be used to communicate between node.js application and chef server to create the databag item through api and then run chef client via node.js application. I want...

Hi @sgentle, I'am really interested into using your node REST handler module for the Chef REST API ! But before I would want to know some details about the state...

I think in `function Chef` must be not required parameter(hash) in which we can put options like: - request method options ( i need it because of self-signed cert) -...