From: Paul Norman Date: Thu, 28 Jan 2016 22:53:32 +0000 (-0800) Subject: Reword replication script comment X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/cb9778d801af05f2e8a70ad67d1cbada7c8bc324?ds=sidebyside Reword replication script comment --- diff --git a/cookbooks/tile/templates/default/replicate.erb b/cookbooks/tile/templates/default/replicate.erb index 24e418198..37925c52f 100644 --- a/cookbooks/tile/templates/default/replicate.erb +++ b/cookbooks/tile/templates/default/replicate.erb @@ -2,9 +2,10 @@ # DO NOT EDIT - This file is being maintained by Chef -# Initialize timestamp with day of latest planet dump -# Setting to midnight ensures we get conistent data after first run -# osmosis --read-replication-interval-init +# Before running updates, the replication needs to be set up with the timestamp +# set to the day of the latest planet dump. Setting to midnight ensures we get +# conistent data after first run. osmosis --read-replication-interval-init is +# used to initially create the state file # Define exit handler function onexit {