[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible unconditionally remove the df_abs munin plugin
Holger Levsen
gitlab at salsa.debian.org
Tue Feb 12 16:41:57 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
4c2f632a by Holger Levsen at 2019-02-12T16:41:46Z
reproducible unconditionally remove the df_abs munin plugin
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -551,7 +551,7 @@ fi
if ! $UP2DATE || [ $BASEDIR/hosts/$HOSTNAME/etc/munin -nt $STAMP ] ; then
cd /etc/munin/plugins
- sudo rm -f postfix_* open_inodes interrupts irqstats threads proc_pri vmstat if_err_* exim_* netstat fw_forwarded_local fw_packets forks open_files users nfs* iostat_ios ntp* 2>/dev/null
+ sudo rm -f postfix_* open_inodes interrupts irqstats threads proc_pri vmstat if_err_* exim_* netstat fw_forwarded_local fw_packets forks open_files users nfs* iostat_ios ntp* df_abs 2>/dev/null
case $HOSTNAME in
profitbricks-build1-a*|profitbricks-build10*|codethink-sled16*|osuosl-build167*) [ -L /etc/munin/plugins/squid_cache ] || for i in squid_cache squid_objectsize squid_requests squid_traffic ; do sudo ln -s /usr/share/munin/plugins/$i $i ; done ;;
*) ;;
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/4c2f632a309efabcfa19c188ca6a8f6316338102
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/4c2f632a309efabcfa19c188ca6a8f6316338102
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/20190212/53f3cd9c/attachment.html>
More information about the Qa-jenkins-scm
mailing list