]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/recipes/default.rb
Switch tile servers to use osmium for fetching diffs
[chef.git] / cookbooks / tile / recipes / default.rb
index 645bb0998499c901d766aa140a1208087f711c1c..f87bac614f2abce72b0dd00bf4f04265202669a5 100644 (file)
@@ -433,7 +433,6 @@ end
 
 package %w[
   osm2pgsql
 
 package %w[
   osm2pgsql
-  osmosis
   ruby
   pyosmium
   python-pyproj
   ruby
   pyosmium
   python-pyproj
@@ -468,13 +467,6 @@ directory "/var/lib/replicate/expire-queue" do
   mode 0o775
 end
 
   mode 0o775
 end
 
-template "/var/lib/replicate/configuration.txt" do
-  source "replicate.configuration.erb"
-  owner "tile"
-  group "tile"
-  mode 0o644
-end
-
 template "/usr/local/bin/replicate" do
   source "replicate.erb"
   owner "root"
 template "/usr/local/bin/replicate" do
   source "replicate.erb"
   owner "root"