From: Peter Palfrader Date: Wed, 1 Feb 2017 07:28:23 +0000 (+0100) Subject: Set ServerAdmin properly on ftp.d.o vhost X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=48908338734a85831696849f15ae9f1019358648;p=mirror%2Fdsa-puppet.git Set ServerAdmin properly on ftp.d.o vhost --- diff --git a/modules/roles/templates/apache-ftp.debian.org.erb b/modules/roles/templates/apache-ftp.debian.org.erb index f2bbeec9f..d448739c9 100644 --- a/modules/roles/templates/apache-ftp.debian.org.erb +++ b/modules/roles/templates/apache-ftp.debian.org.erb @@ -4,7 +4,7 @@ ## > - ServerAdmin webmaster@debian.org + ServerAdmin debian-admin@debian.org ServerName ftp.debian.org <% if scope.function_onion_global_service_hostname(['ftp.debian.org']) -%> ServerAlias <%= scope.function_onion_global_service_hostname(['ftp.debian.org']) %>