]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ysera.rb
Allow some extra apache processes to account for graceful termination
[chef.git] / roles / ysera.rb
index b23b6da265744ad3d858591d789fb31560a63ae8..703f09ecef6a4bcf74c080f626ccf0ed0c7f0aca 100644 (file)
@@ -2,9 +2,6 @@ name "ysera"
 description "Master role applied to ysera"
 
 default_attributes(
-  :apt => {
-    :sources => ["postgresql"]
-  },
   :networking => {
     :interfaces => {
       :internal_ipv4 => {
@@ -22,7 +19,6 @@ default_attributes(
     }
   },
   :postgresql => {
-    :versions => ["10"],
     :settings => {
       :defaults => {
         :shared_buffers => "8GB",
@@ -42,10 +38,10 @@ default_attributes(
   },
   :tile => {
     :database => {
-      :cluster => "10/main",
-      :postgis => "2.4"
+      :cluster => "14/main",
+      :postgis => "3"
     },
-    :node_file => "/store/database/nodes",
+    :mapnik => "3.1",
     :styles => {
       :default => {
         :tile_directories => [