]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pummelzacken.rb
Switch dulcy to use postgres 9.5
[chef.git] / roles / pummelzacken.rb
index ec2ac08b62bc4e5bd4da7522d649e8584c592aac..9fc103d9e791b6391e2cbe568d91a12e4ef2819e 100644 (file)
@@ -2,9 +2,6 @@ name "pummelzacken"
 description "Master role applied to pummelzacken"
 
 default_attributes(
-  :apt => {
-    :sources => ["postgresql"]
-  },
   :networking => {
     :interfaces => {
       :internal_ipv4 => {
@@ -34,6 +31,7 @@ default_attributes(
     }
   },
   :nominatim => {
+    :state => "standalone",
     :dbadmins => %w(lonvia tomh),
     :dbcluster => "9.5/main",
     :flatnode_file => "/ssd/nominatim/nodes.store",