]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/db/recipes/master.rb
Remove munin
[chef.git] / cookbooks / db / recipes / master.rb
index 323466f009d145ed96e83f2047303b671dcf12ec..7d6643dd1c9f8244a5eca65c33e8f347a3064dc1 100644 (file)
@@ -64,7 +64,7 @@ end
 
 postgresql_user "munin" do
   cluster node[:db][:cluster]
-  password passwords["munin"]
+  action :drop
 end
 
 postgresql_user "replication" do