]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/templates/default/planetdump.erb
planetdump: db-slave -> db
[chef.git] / cookbooks / planet / templates / default / planetdump.erb
index 98cc545b304cc196a47b8748bc284c3f158ddc5b..9df4a6f0372c8222dd1a9dda870e0c38e1a41350 100644 (file)
@@ -23,7 +23,7 @@ cur_planet=planet-${cur_date}.osm
 cur_changeset=changesets-${cur_date}.osm
 planet_dir=/store/planet/
 
-export CONNECTION_PARAMS='dbname=openstreetmap host=localhost user=planetdump password=<%= @password %>'
+export CONNECTION_PARAMS='dbname=openstreetmap host=db user=planetdump password=<%= @password %>'
 export PATH='/usr/local/bin:/usr/bin:/bin:/usr/bin/X11'