berkshelf / ridley

A reliable Chef API client with a clean syntax
Other
231 stars 85 forks source link

Unable to search data bags #364

Open phanindrakalva opened 7 years ago

phanindrakalva commented 7 years ago

I'm having hard time to find the data bag using ridley.data_bag.find("databag_name") it is returning a empty object

=> #<Ridley::DataBagObject chef_id:, attributes:#<VariaModel::Attributes name=nil>> I know that the data bag exists in chef server and I can read it using knife.