X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d4903a8819db374d78487227003f49398611b481..2e6f821bc9ac4912940bf4e0dab98bb2df8439b5:/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)