]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/attributes/default.rb
Improve monitoring of primary database for api, tile and nominatim
[chef.git] / cookbooks / tile / attributes / default.rb
index ef3efc3da49ad9ffb5379eb17ad567b0c01f3c63..d3003257dd54c41c21f0b5d4f0699ace46c54490 100644 (file)
@@ -14,5 +14,6 @@ default[:tile][:data] = {}
 default[:tile][:styles] = {}
 
 default[:postgresql][:versions] |= [node[:tile][:database][:cluster].split("/").first]
+default[:postgresql][:monitor_database] = "gis"
 
 default[:accounts][:users][:tile][:status] = :role