X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d6577fc4c50eae4f698f176a8bc1b53996241627..7f0fb2b6253aec57a6bce0276a975a037eb8e51e:/cookbooks/planet/templates/default/replication.auth.erb diff --git a/cookbooks/planet/templates/default/replication.auth.erb b/cookbooks/planet/templates/default/replication.auth.erb index 8486e0ee3..e80dd23d0 100644 --- a/cookbooks/planet/templates/default/replication.auth.erb +++ b/cookbooks/planet/templates/default/replication.auth.erb @@ -1,7 +1,7 @@ # DO NOT EDIT - This file is being maintained by Chef # The database host system -host=db +host=<%= node[:web][:database_host] %> # The database instance database=openstreetmap