[Git][qa/jenkins.debian.net][master] reproduce.d.n: fix old name

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Tue Nov 12 12:57:27 GMT 2024



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
95c5bb9d by Mattia Rizzolo at 2024-11-12T13:57:08+01:00
reproduce.d.n: fix old name

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- hosts/osuosl5-amd64/etc/nginx/nginx.conf


Changes:

=====================================
hosts/osuosl5-amd64/etc/nginx/nginx.conf
=====================================
@@ -31,7 +31,7 @@ http {
 
 
         location /.well-known/acme-challenge/ {
-            alias /var/lib/letsencrypt.sh/acme-challenges/;
+            alias /var/lib/dehydrated/acme-challenges/;
             disable_symlinks off;
             autoindex off;
         }
@@ -55,7 +55,7 @@ http {
         server_name     reproduce.debian.net;
 
         location /.well-known/acme-challenge/ {
-            alias /var/lib/letsencrypt.sh/acme-challenges/;
+            alias /var/lib/dehydrated/acme-challenges/;
             disable_symlinks off;
             autoindex off;
         }



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/95c5bb9d0cfdf34d5db493e3e93229d9f7c7fe16

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/95c5bb9d0cfdf34d5db493e3e93229d9f7c7fe16
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20241112/6f01bb7e/attachment.htm>


More information about the Qa-jenkins-scm mailing list