# DO NOT EDIT - This file is being maintained by Chef # The database host system host=<%= node[:web][:database_host] %> # The database instance database=openstreetmap # The database user user=planetdiff # The database password password=<%= @password =%> # The database type dbType=postgresql