X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a48d3c6dbc350bfb430691dbc128ff06ad8f979a..860431223d5e1ada6bc6549c2cfa30dea4d23182:/roles/odin.rb diff --git a/roles/odin.rb b/roles/odin.rb index de22a363c..238e403ae 100644 --- a/roles/odin.rb +++ b/roles/odin.rb @@ -28,7 +28,6 @@ default_attributes( } }, :postgresql => { - :versions => ["10"], :settings => { :defaults => { :shared_buffers => "8GB", @@ -48,8 +47,8 @@ default_attributes( }, :tile => { :database => { - :cluster => "10/main", - :postgis => "2.4" + :cluster => "12/main", + :postgis => "3" }, :styles => { :default => {