summaryrefslogtreecommitdiff
path: root/lib/chef/resource_reporter.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/resource_reporter.rb')
-rw-r--r--lib/chef/resource_reporter.rb6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/chef/resource_reporter.rb b/lib/chef/resource_reporter.rb
index 379201768f..d9e5535710 100644
--- a/lib/chef/resource_reporter.rb
+++ b/lib/chef/resource_reporter.rb
@@ -49,11 +49,7 @@ class Chef
as_hash
end
- attr_reader :status
- attr_reader :exception
- attr_reader :error_descriptions
- attr_reader :action_collection
- attr_reader :rest_client
+ attr_reader :status, :exception, :error_descriptions, :action_collection, :rest_client
PROTOCOL_VERSION = "0.1.0".freeze