From: Paul Wise Date: Thu, 10 Aug 2017 13:30:22 +0000 (-0400) Subject: Do not backup the other Apache disk cache X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=63997751808749a37962ae6a2d4571d0940b315d;p=mirror%2Fdsa-puppet.git Do not backup the other Apache disk cache Avoids warnings due to races when it is cleaned/backed up at the same time: Could not stat "/srv/apache-cache/mod_cache_disk/r/k/txeIh19LMLMAVeQKsKcg.header": ERR=No such file or directory --- diff --git a/modules/bacula/templates/bacula-dir.conf.erb b/modules/bacula/templates/bacula-dir.conf.erb index 95403c86f..5056e192c 100644 --- a/modules/bacula/templates/bacula-dir.conf.erb +++ b/modules/bacula/templates/bacula-dir.conf.erb @@ -67,6 +67,7 @@ FileSet { File = /srv/chroot File = /sys File = /tmp + File = /srv/apache-cache/mod_cache_disk File = /var/cache/apache2/mod_cache_disk File = /var/cache/apt File = /var/lib/apt