X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/50c5e663bcc99a2a01c0a2e7886b75cb99659089..9a6fabc89f05283c96e6eaff97935cc10e788c62:/cookbooks/tile/recipes/default.rb diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index eab19d75d..2ebcbf041 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -159,14 +159,11 @@ end package %w[ python3-cairo python3-mapnik + python3-pyotp python3-pyproj python3-setuptools ] -python_package "pyotp" do - python_version "3" -end - directory "/srv/tile.openstreetmap.org/cgi-bin" do owner "tile" group "tile"