add security.anycast-test server alias, do away with having both testing-anycast...
authorPeter Palfrader <peter@palfrader.org>
Thu, 23 Feb 2017 17:27:02 +0000 (18:27 +0100)
committerPeter Palfrader <peter@palfrader.org>
Thu, 23 Feb 2017 17:27:02 +0000 (18:27 +0100)
modules/roles/templates/apache-ftp.debian.org.erb
modules/roles/templates/security_mirror/security.debian.org.erb

index 7525587..f964c01 100644 (file)
@@ -6,7 +6,7 @@
 <VirtualHost <%= vhost_listen %>>
        ServerAdmin debian-admin@debian.org
        ServerName ftp.debian.org
-       ServerAlias debian.testing-anycast.mirrors.debian.org
+       ServerAlias debian.anycast-test.mirrors.debian.org
        <% if scope.function_onion_global_service_hostname(['ftp.debian.org']) -%>
        ServerAlias <%= scope.function_onion_global_service_hostname(['ftp.debian.org']) %>
        <% end %>
index f28b498..1f4cf6a 100644 (file)
@@ -21,6 +21,7 @@
    ServerAlias <%= scope.function_onion_global_service_hostname(['security.debian.org']) %>
    <% end %>
    ServerAlias *.security.backend.mirrors.debian.org
+   ServerAlias security.anycast-test.mirrors.debian.org
 
 
    ExpiresActive On