]> git.openstreetmap.org Git - chef.git/blobdiff - roles/git.rb
Update carto stylesheet to v2.24.0
[chef.git] / roles / git.rb
index 0b41762234c1566835c8ba1ec3575a7b989cc508..56670944e6640f49194b5d9c4b2cc71c23fc4e63 100644 (file)
@@ -23,7 +23,8 @@ default_attributes(
     }
   },
   :git => {
-    :host => "git.openstreetmap.org"
+    :host => "git.openstreetmap.org",
+    :backup => "git"
   }
 )