Merge remote-tracking branch 'origin/master' into staging
[mirror/dsa-puppet.git] / modules / nagios / files / common / check-libs.conf
index e414141..a48d4a5 100644 (file)
@@ -19,4 +19,5 @@
     - '$user eq "root" && $process eq "agetty"'
     - '$user eq "mysql" && $process eq "mysqld" && $path eq "/[aio]"'
     - '$user eq "root" && $process eq "multipathd" && $path eq "/[aio]"'
+    - '$user eq "git" && $path =~ m#^/srv/salsa.debian.org/repositories/.*/objects/pack/pack-[0-9a-f]*.(idx|pack)$#'
 # vim:syn=yaml