summaryrefslogtreecommitdiff
path: root/lib/chef/resource/reboot.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/resource/reboot.rb')
-rw-r--r--lib/chef/resource/reboot.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/resource/reboot.rb b/lib/chef/resource/reboot.rb
index 7af55dd242..337b627914 100644
--- a/lib/chef/resource/reboot.rb
+++ b/lib/chef/resource/reboot.rb
@@ -24,7 +24,6 @@ class Chef
class Reboot < Chef::Resource
unified_mode true
- resource_name :reboot
provides :reboot
description "Use the reboot resource to reboot a node, a necessary step with some"\