[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] also explicitly install munin-plugins-core (from backports)
Holger Levsen
gitlab at salsa.debian.org
Wed Nov 14 09:51:06 GMT 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0c013bbf by Holger Levsen at 2018-11-14T09:50:53Z
also explicitly install munin-plugins-core (from backports)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -302,9 +302,11 @@ if [ -f /etc/debian_version ] ; then
case $HOSTNAME in
codethink*) DEBS="$DEBS
munin-node
+ munin-plugins-core
munin-plugins-extra" ;;
*) DEBS="$DEBS
munin-node/stretch-backports
+ munin-plugins-core/stretch-backports
munin-plugins-extra/stretch-backports" ;;
esac
# needed to run the 2nd reproducible builds nodes in the future...
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/0c013bbfb4efe7787a2f436938a45d6b386bce2e
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/0c013bbfb4efe7787a2f436938a45d6b386bce2e
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/20181114/609d0761/attachment.html>
More information about the Qa-jenkins-scm
mailing list