X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/bdc899b26b43d13ba967d400447b9cd4f45c1ac5..c7183aef75969b50994ff80e8da860177be4d9b4:/roles/git.rb diff --git a/roles/git.rb b/roles/git.rb index 048490aac..09b95cbf1 100644 --- a/roles/git.rb +++ b/roles/git.rb @@ -20,6 +20,7 @@ default_attributes( }, :git => { :host => "git.openstreetmap.org", + :aliases => ["git.osm.org"], :backup => "git" } )