summaryrefslogtreecommitdiff
path: root/lib/chef/resource/route.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/resource/route.rb')
-rw-r--r--lib/chef/resource/route.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/chef/resource/route.rb b/lib/chef/resource/route.rb
index 6ebdf8e11f..979dc12342 100644
--- a/lib/chef/resource/route.rb
+++ b/lib/chef/resource/route.rb
@@ -24,6 +24,8 @@ class Chef
class Route < Chef::Resource
unified_mode true
+ provides :route
+
default_action :add
allowed_actions :add, :delete