X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f3661da687dc11ec6d0c40a12d43723d71f4503e..e92ed5e09215d67f2bd7dc21a32425d7ec5aa26f:/cookbooks/chef/libraries/edit_file.rb diff --git a/cookbooks/chef/libraries/edit_file.rb b/cookbooks/chef/libraries/edit_file.rb index f7c23178c..7de56267f 100644 --- a/cookbooks/chef/libraries/edit_file.rb +++ b/cookbooks/chef/libraries/edit_file.rb @@ -12,4 +12,4 @@ module OpenStreetMap end end -Chef::Recipe.include(OpenStreetMap::Mixin::EditFile) +Chef::DSL::Recipe.include(OpenStreetMap::Mixin::EditFile)