X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=blobdiff_plain;f=modules%2Fmunin%2Ftemplates%2Fmunin-node.plugin.conf.erb;h=07923e29ed7b458869734ef76a9a0e821a106c81;hp=872ac55c8cc27684930dc7be34989ddada8d3736;hb=0808e7cdefd89761bee793e373d391ea076ff3de;hpb=ade9637f7f6c3fb062aba1c5abe4c1dfe4360b45 diff --git a/modules/munin/templates/munin-node.plugin.conf.erb b/modules/munin/templates/munin-node.plugin.conf.erb index 872ac55c8..07923e29e 100644 --- a/modules/munin/templates/munin-node.plugin.conf.erb +++ b/modules/munin/templates/munin-node.plugin.conf.erb @@ -104,9 +104,3 @@ env.exclude sbuild,schroot # filter out all the short-lived filesystems for df*: [df*] env.exclude_re ^/dev$ ^/run/.*$ ^/srv/piuparts-workspace/tmp.*$ ^/sys/.*$ ^/var/lib/schroot/mount/.*$ - -<% if scope.lookupvar('site::nodeinfo')['ldap'].has_key?('architecture') and scope.lookupvar('site::nodeinfo')['ldap']['architecture'][0].start_with?('kfreebsd') -%> -# Workaround for https://bugs.debian.org/767102 -[df*] -env.exclude devfs fdescfs linprocfs sysfs noprocfs linsysfs nfs nullfs -<% end %>