X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/da6d69f09203a23143b6d66d94dc0afbdc8e1f3c..62476c5af5a5d5289c8ff24ad80898c823ded7f5:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index 73a311421..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 => ["master.apis.dev.osm.org","api06.dev.openstreetmap.org", "api06.dev.osm.org"] + :aliases => ["master.apis.dev.osm.org", "api06.dev.openstreetmap.org", "api06.dev.osm.org"] }, :tomh => { :repository => "https://github.com/tomhughes/openstreetmap-website.git",