]> 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 1f2e3c36c0b71ac2b50496b5cd533fe60c4fa539..29fe1a55fa65226e47b9d99e2a2bb305c5161967 100644 (file)
@@ -1,3 +1,3 @@
 # DO NOT EDIT - This file is being maintained by Chef
 
-ramoth.ic.openstreetmap.org:5432:openstreetmap:planetdiff:<%= @password %>
+<%= node[:web][:readonly_database_host] %>:5432:openstreetmap:planetdiff:<%= @password %>