X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/50c5e663bcc99a2a01c0a2e7886b75cb99659089..7f33734e863bf7ba1d1e4f1f1db208450b4cbb2b:/cookbooks/tile/recipes/default.rb?ds=sidebyside 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"