Enable rsync-ssl on keyring.debian.org
[mirror/dsa-puppet.git] / modules / roles / templates / apache-ftp.debian.org.erb
index f2bbeec..972603d 100644 (file)
@@ -4,8 +4,9 @@
 ##
 
 <VirtualHost <%= vhost_listen %>>
-       ServerAdmin webmaster@debian.org
+       ServerAdmin debian-admin@debian.org
        ServerName ftp.debian.org
+       ServerAlias debian.testing-anycast.mirrors.debian.org
        <% if scope.function_onion_global_service_hostname(['ftp.debian.org']) -%>
        ServerAlias <%= scope.function_onion_global_service_hostname(['ftp.debian.org']) %>
        <% end %>