add robots.txt to sources.d.o
authorMatthieu Caneill <matt@brokenwa.re>
Thu, 4 Jul 2019 13:14:15 +0000 (15:14 +0200)
committerJulien Cristau <jcristau@debian.org>
Thu, 4 Jul 2019 13:21:30 +0000 (15:21 +0200)
Signed-off-by: Julien Cristau <jcristau@debian.org>
modules/roles/files/debsources/sources.debian.org.conf

index 4d211a2..519e795 100644 (file)
@@ -48,6 +48,7 @@ WSGIDaemonProcess sources.debian.org user=nobody group=debsources home=/ process
 
     Alias /data/ /srv/sources.debian.org/sources/
     Alias /static/ /srv/sources.debian.org/static/
+    Alias /robots.txt /srv/sources.debian.org/lib/debsources/app/static/robots.txt
 
     <Directory /srv/sources.debian.org/etc>
         <Files debsources.wsgi>