I have some doubts about a specific attribute of bluepill cookbook.
default["bluepill"]["bin"] = "#{node['languages']['ruby']['bin_dir']}/bluepill
Where and when is defined this value?
I want to use the bluepill as a system's gem and not as a chef's gem, What values or options I have for this attribute:
default["bluepill"]["bin"] = ?????