Use the right path to health checks on security hosts
authorTollef Fog Heen <tfheen@err.no>
Thu, 1 Feb 2018 17:34:18 +0000 (18:34 +0100)
committerTollef Fog Heen <tfheen@err.no>
Thu, 1 Feb 2018 17:34:27 +0000 (18:34 +0100)
modules/roles/templates/security_mirror/security.debian.org.erb

index ec73f2c..bd1e40c 100644 (file)
@@ -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
-   <Directory /run/dsa-mirror-health-ftp/>
+   Alias /_health /run/dsa-mirror-health-security/health
+   <Directory /run/dsa-mirror-health-security/>
       Require all granted
    </Directory>