projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Cleanup munin config for non-existent disks
[chef.git]
/
cookbooks
/
postgresql
/
libraries
/
postgresql.rb
diff --git
a/cookbooks/postgresql/libraries/postgresql.rb
b/cookbooks/postgresql/libraries/postgresql.rb
index 70d38135b7cbfa9c69cc32807f84325368b494d1..feaa508b9c9ff5bccb5854e5694aba36bfa6085c 100644
(file)
--- 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