X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a439230240ac55952f5bbf40312c3116674a9cd5..2ecb8ca90ac730ada6e083aebd8f3265033f46d5:/cookbooks/postgresql/libraries/postgresql.rb diff --git a/cookbooks/postgresql/libraries/postgresql.rb b/cookbooks/postgresql/libraries/postgresql.rb index 70d38135b..feaa508b9 100644 --- a/cookbooks/postgresql/libraries/postgresql.rb +++ b/cookbooks/postgresql/libraries/postgresql.rb @@ -1,6 +1,6 @@ require "chef/mixin/shell_out" -class Chef +module OpenStreetMap class PostgreSQL include Chef::Mixin::ShellOut