# File lib/chef/resource_reporter.rb, line 172
    def run_completed(node)
      @status = "success"
      post_reporting_data
    end