From: Tom Hughes Date: Tue, 7 Jul 2020 18:42:41 +0000 (+0000) Subject: Don't bother installing millstone - we don't use it X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/ef01845388b1c1b231930ebfa7f0f512cefe2123 Don't bother installing millstone - we don't use it --- diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index c5a6b6177..7d056163f 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -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"