Hi,
Can I override values coming from the data bag in my cookbook.
Thanks
Manik Dham
Hi,
Can I override values coming from the data bag in my cookbook.
Thanks
Manik Dham
Assign the values from the relevant data_bag, data_bag_item calls, or
search response, into a mutable hash-type (e.g. Mash) object or other
local variables then modify them in compile phase.
cheers,
--aj
On Wed, Dec 3, 2014 at 9:57 AM, Manik Dham manik.dham@relevancelab.com wrote:
Hi,
Can I override values coming from the data bag in my cookbook.
Thanks
Manik Dham