]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/attributes/default.rb
Switch rhaegal to use the test replication feed
[chef.git] / cookbooks / tile / attributes / default.rb
index a9636c1341f9128764941494ac2cc9f30b33eec7..7ad888fd0f45b232429a8b3ff0ac2375754cd9dc 100644 (file)
@@ -6,6 +6,8 @@ default[:tile][:database][:hstore] = true
 default[:tile][:database][:style_file] = nil
 default[:tile][:database][:tag_transform_script] = nil
 
+default[:tile][:replication][:url] = "https://planet.osm.org/replication/minute/"
+
 default[:tile][:data] = {}
 default[:tile][:styles] = {}