summaryrefslogtreecommitdiff
path: root/lib/chef/deprecated.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/deprecated.rb')
-rw-r--r--lib/chef/deprecated.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/chef/deprecated.rb b/lib/chef/deprecated.rb
index 7f5838d273..c5466be92e 100644
--- a/lib/chef/deprecated.rb
+++ b/lib/chef/deprecated.rb
@@ -251,6 +251,10 @@ class Chef
target 32
end
+ class PolicyfileCompatMode < Base
+ target 35
+ end
+
class Generic < Base
def url
"https://docs.chef.io/chef_deprecations_client/"