knife-runlist-compare Knife Plugin
Knife Runlist Compare is is a Knife plugin which allows you, as the name suggests, to compare two Chef run_lists. It takes each run_list it is given, expands them into the list of recipes which would be executed on a node, and produces a diff of the differences between those recipe lists.
Install & Usage Instructions
gem install knife-runlist-compare