[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: new experimental service: https://buildinfos.debian.net

Holger Levsen gitlab at salsa.debian.org
Sat Apr 6 16:39:52 BST 2019



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
4bcef9ec by Holger Levsen at 2019-04-06T15:39:19Z
reproducible Debian: new experimental service: https://buildinfos.debian.net

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf


Changes:

=====================================
hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
=====================================
@@ -106,6 +106,7 @@ Use https-redirect reproducible-builds.org
 Use https-redirect www.reproducible-builds.org
 Use https-redirect diffoscope.org
 Use https-redirect www.diffoscope.org
+Use https-redirect buildinfos.debian.net
 
 <VirtualHost *:80>
 	Use common-directives tests.reproducible-builds.org
@@ -288,3 +289,11 @@ Use https-redirect www.diffoscope.org
 	# just redirect everything to the new hostname
 	Redirect permanent / https://tests.reproducible-builds.org/
 </VirtualHost>
+
+<VirtualHost *:443>
+	use common-directives buildinfos.debian.net
+	Use common-directives-ssl buildinfos.debian.net
+	AddDefaultCharset utf-8
+        RedirectMatch permanent ^/$ https://buildinfos.debian.net/ftp-master.debian.org/buildinfo/
+	DocumentRoot /var/lib/jenkins/userContent/reproducible/debian/
+</VirtualHost>



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/4bcef9ec91ed030a49f63e852ddd420b812d65b1

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/4bcef9ec91ed030a49f63e852ddd420b812d65b1
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/20190406/467200dc/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list