]> git.openstreetmap.org Git - chef.git/blobdiff - roles/git.rb
Add https support for git.osm.org
[chef.git] / roles / git.rb
index 048490aac98365f432821bcf08a5242e5817e5a2..09b95cbf11273d5ef9d4b2e39ec965b8d783d934 100644 (file)
@@ -20,6 +20,7 @@ default_attributes(
   },
   :git => {
     :host => "git.openstreetmap.org",
   },
   :git => {
     :host => "git.openstreetmap.org",
+    :aliases => ["git.osm.org"],
     :backup => "git"
   }
 )
     :backup => "git"
   }
 )