Fix stupid copy&paste in previous commit
authorAurelien Jarno <aurelien@aurel32.net>
Thu, 26 May 2016 23:37:33 +0000 (01:37 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 26 May 2016 23:37:33 +0000 (01:37 +0200)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb

index 04691c5..5dc180f 100644 (file)
@@ -142,7 +142,7 @@ Use common-dsa-vhost-https-redirect www.ports.debian.org
        ErrorLog /var/log/apache2/www.ports.debian.org-error.log
        CustomLog /var/log/apache2/www.ports.debian.org-access.log privacy
 
-       Use common-debian-service-ssl $name
+       Use common-debian-service-ssl www.ports.debian.org
        Use common-ssl-HSTS
 
        <IfModule mod_userdir.c>