summaryrefslogtreecommitdiff
path: root/lib/chef/resource/erl_call.rb
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2015-05-01 21:30:00 -0700
committerJohn Keiser <john@johnkeiser.com>2015-05-13 13:43:13 -0700
commit6505a4204dde463c8dc4bce6b814b0a44805d5bc (patch)
tree2208223367c4befc061e1a9b05c61d6efe662022 /lib/chef/resource/erl_call.rb
parent3eebfe4b433761b079fad0c543c1a93b555f546b (diff)
downloadchef-6505a4204dde463c8dc4bce6b814b0a44805d5bc.tar.gz
Add "provides" to all resources
Diffstat (limited to 'lib/chef/resource/erl_call.rb')
-rw-r--r--lib/chef/resource/erl_call.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/chef/resource/erl_call.rb b/lib/chef/resource/erl_call.rb
index 24009d51c7..75422c55a1 100644
--- a/lib/chef/resource/erl_call.rb
+++ b/lib/chef/resource/erl_call.rb
@@ -23,6 +23,7 @@ require 'chef/provider/erl_call'
class Chef
class Resource
class ErlCall < Chef::Resource
+ provides :erl_call
# erl_call : http://erlang.org/doc/man/erl_call.html