X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/bdc899b26b43d13ba967d400447b9cd4f45c1ac5..1aa7d907f6decd47ebefe858089a9e04b0a27ae5:/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" } )