]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/templates/default/users-agreed.conf.erb
Centralise definition of read/write and readonly database servers
[chef.git] / cookbooks / planet / templates / default / users-agreed.conf.erb
index c6dd2fffa4741d3da05580087e37e587a4f5e3dc..29fe1a55fa65226e47b9d99e2a2bb305c5161967 100644 (file)
@@ -1,3 +1,3 @@
 # DO NOT EDIT - This file is being maintained by Chef
 
-db:5432:openstreetmap:planetdiff:<%= @password %>
+<%= node[:web][:readonly_database_host] %>:5432:openstreetmap:planetdiff:<%= @password %>