]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/postgresql/libraries/postgresql.rb
Modernise postgresql LWRPs
[chef.git] / cookbooks / postgresql / libraries / postgresql.rb
index 70d38135b7cbfa9c69cc32807f84325368b494d1..feaa508b9c9ff5bccb5854e5694aba36bfa6085c 100644 (file)
@@ -1,6 +1,6 @@
 require "chef/mixin/shell_out"
 
-class Chef
+module OpenStreetMap
   class PostgreSQL
     include Chef::Mixin::ShellOut