]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ramoth.rb
Switch ramoth to use postgresql.org packages
[chef.git] / roles / ramoth.rb
index 32a0499c9f7d44b970620192d5bc1a9e7f19ce9b..900714597f70009c0e5bf2d08806c0844d21739f 100644 (file)
@@ -2,6 +2,9 @@ name "ramoth"
 description "Master role applied to ramoth"
 
 default_attributes(
 description "Master role applied to ramoth"
 
 default_attributes(
+  :apt => {
+    :sources => ["postgresql"]
+  },
   :db => {
     :cluster => "9.1/main"
   },
   :db => {
     :cluster => "9.1/main"
   },