<VirtualHost *:<%= port %>>
# Basic server configuration
ServerName <%= node[:fqdn] %>
+ ServerAlias gps.tile.openstreetmap.org
+ ServerAlias gps-*.tile.openstreetmap.org
ServerAlias gps-tile.openstreetmap.org
ServerAlias *.gps-tile.openstreetmap.org
ServerAdmin webmaster@openstreetmap.org