# File lib/chef/knife/core/bootstrap_context.rb, line 99 def first_boot (@config[:first_boot_attributes] || {}).merge(:run_list => @run_list) end