]> git.openstreetmap.org Git - chef.git/commitdiff
Don't bother installing millstone - we don't use it
authorTom Hughes <tom@compton.nu>
Tue, 7 Jul 2020 18:42:41 +0000 (18:42 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 7 Jul 2020 18:43:16 +0000 (19:43 +0100)
cookbooks/tile/recipes/default.rb

index c5a6b6177a28f0a1f1419fdc3527eb49ae0c5acb..7d056163fa234e057a2b34cf99fab87a1073de6b 100644 (file)
@@ -262,7 +262,6 @@ node[:tile][:data].each_value do |data|
 end
 
 nodejs_package "carto"
-nodejs_package "millstone"
 
 systemd_service "update-lowzoom@" do
   description "Low zoom tile update service for %i layer"