X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/51c932ee95695c8bdb316b0edbec67199f055c1c..6d0fd628cfdf5b2e32c656b78ece007752c522f2:/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" } )