X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/c38e6797d41de73853500f8de25bf5628f48487d..d54777514c0bb1fe1091c584aa4583041d42e1cf:/roles/dev.rb?ds=inline diff --git a/roles/dev.rb b/roles/dev.rb index a3e67e0f0..432fe0d1c 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -116,7 +116,7 @@ default_attributes( :revision => "master", :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git", :cgimap_revision => "master", - :aliases => ["api06.dev.openstreetmap.org"] + :aliases => ["master.apis.dev.osm.org", "api06.dev.openstreetmap.org", "api06.dev.osm.org"] }, :tomh => { :repository => "https://github.com/tomhughes/openstreetmap-website.git",