X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Ftemplates%2Fapache-people.debian.org.conf.erb;h=d39525a9519e696d660d4ec7078c8c1a6c68af93;hb=43280d4916c5ccec1e37a2c8eb50d196a4aa3bee;hp=831c9dd166a6ac9685abaea0bfc62111d262bb57;hpb=c79637cd42547cd212a0e033485dc8af2d05bd38;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/templates/apache-people.debian.org.conf.erb b/modules/roles/templates/apache-people.debian.org.conf.erb index 831c9dd16..d39525a95 100644 --- a/modules/roles/templates/apache-people.debian.org.conf.erb +++ b/modules/roles/templates/apache-people.debian.org.conf.erb @@ -38,8 +38,9 @@ Use common-debian-service-https-redirect * people.debian.org Use vhost-inner-people.debian.org +<% if scope.function_onion_global_service_hostname(['people.debian.org']) -%> - ServerName <%= @onion_hn %> + ServerName <%= scope.function_onion_global_service_hostname(['people.debian.org']) %> Use vhost-inner-people.debian.org - +<% end -%>