summaryrefslogtreecommitdiff
path: root/lib/chef/provider/breakpoint.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/provider/breakpoint.rb')
-rw-r--r--lib/chef/provider/breakpoint.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/chef/provider/breakpoint.rb b/lib/chef/provider/breakpoint.rb
index 224e2758eb..663d558f66 100644
--- a/lib/chef/provider/breakpoint.rb
+++ b/lib/chef/provider/breakpoint.rb
@@ -20,6 +20,8 @@ class Chef
class Provider
class Breakpoint < Chef::Provider
+ provides :breakpoint
+
def load_current_resource
end