From: Tollef Fog Heen Date: Thu, 1 Feb 2018 17:34:18 +0000 (+0100) Subject: Use the right path to health checks on security hosts X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=8d5121f76a9a07f584042d061d45ae031fbd5d84;p=mirror%2Fdsa-puppet.git Use the right path to health checks on security hosts --- diff --git a/modules/roles/templates/security_mirror/security.debian.org.erb b/modules/roles/templates/security_mirror/security.debian.org.erb index ec73f2cae..bd1e40c54 100644 --- a/modules/roles/templates/security_mirror/security.debian.org.erb +++ b/modules/roles/templates/security_mirror/security.debian.org.erb @@ -31,8 +31,8 @@ Alias /debian-security /srv/ftp.root/debian-security Use ftp-archive /srv/ftp.root/debian-security - Alias /_health /run/dsa-mirror-health-ftp/health - + Alias /_health /run/dsa-mirror-health-security/health + Require all granted