[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible httpd: /munin is only hosted on jenkins
Holger Levsen
gitlab at salsa.debian.org
Thu Apr 11 15:11:06 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
5e1df3c3 by Holger Levsen at 2019-04-11T14:10:59Z
reproducible httpd: /munin is only hosted on jenkins
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -555,11 +555,11 @@ if [ "$HOSTNAME" = "jenkins" ] || [ "$HOSTNAME" = "profitbricks-build7-amd64" ]
if [ "$HOSTNAME" = "jenkins" ] ; then
sudo a2ensite -q jenkins.debian.net
sudo chown jenkins-adm.jenkins-adm /etc/apache2/sites-enabled/jenkins.debian.net.conf
+ sudo a2enconf -q munin
else # "$HOSTNAME" = "profitbricks-build7-amd64"
sudo a2ensite -q buildinfos.debian.net
sudo chown jenkins-adm.jenkins-adm /etc/apache2/sites-enabled/buildinfos.debian.net.conf
fi
- sudo a2enconf -q munin
# for reproducible.d.n url rewriting:
[ -L /var/www/userContent ] || sudo ln -sf /var/lib/jenkins/userContent /var/www/userContent
sudo service apache2 reload
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/5e1df3c3075f4781e1b8bcd7f0b1fbb48c682f7c
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/5e1df3c3075f4781e1b8bcd7f0b1fbb48c682f7c
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/20190411/1d23b1df/attachment.html>
More information about the Qa-jenkins-scm
mailing list