From: Tom Hughes Date: Fri, 30 Sep 2016 19:33:54 +0000 (+0100) Subject: Switch dulcy to postgis 2.3 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/68ae44958757c5d51cb15e38ce0b4c81dad88c79?hp=4c1a23ccb8423333e3cc8ecb828c46ec26d76ec6 Switch dulcy to postgis 2.3 --- diff --git a/roles/dulcy.rb b/roles/dulcy.rb index 447f6b524..9e0d01a30 100644 --- a/roles/dulcy.rb +++ b/roles/dulcy.rb @@ -45,7 +45,7 @@ default_attributes( :database => { :cluster => "9.5/main", :dbname => "nominatim", - :postgis => "2.2" + :postgis => "2.3" } }, :sysfs => {