]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tile.rb
Attribution for lu_ngl_dtm
[chef.git] / roles / tile.rb
index 8de66fff5b311501dbb06a1b8b57eb83758e7ee7..03ed0e9b0d55cad0de77fbf4d54d57bbeaec2f4c 100644 (file)
@@ -50,6 +50,9 @@ default_attributes(
       }
     }
   },
+  :ssl => {
+    :ct_report_uri => false
+  },
   :sysctl => {
     :sockets => {
       :comment => "Increase size of connection queue",
@@ -102,7 +105,7 @@ default_attributes(
     },
     :styles => {
       :default => {
-        :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
+        :repository => "https://github.com/gravitystorm/openstreetmap-carto.git",
         :revision => "v4.25.0",
         :max_zoom => 19
       }