]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/templates/default/changesets.conf.erb
Reorder planet replication cookbook to make it clearer
[chef.git] / cookbooks / planet / templates / default / changesets.conf.erb
index f35e403fe0e780df398937a8a1529749988f00ea..d315cbc382bc4014fed557a0b3774fc112a2c95b 100644 (file)
@@ -1,3 +1,4 @@
 state_file: /store/planet/replication/changesets/state.yaml
-db: host=katla.bm.openstreetmap.org dbname=openstreetmap user=planetdiff password=<%= @password %>
+db: host=<%= node[:web][:database_host] %> dbname=openstreetmap user=planetdiff password=<%= @password %>
 data_dir: /store/planet/replication/changesets
+lock_file: /run/lock/replication/changesets.lock