projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0c5b6e
)
Add local file exclusion facility
author
Tollef Fog Heen
<tfheen@err.no>
Thu, 18 Jul 2013 08:04:39 +0000
(10:04 +0200)
committer
Tollef Fog Heen
<tfheen@err.no>
Thu, 18 Jul 2013 08:05:53 +0000
(10:05 +0200)
modules/bacula/templates/bacula-dir.conf.erb
patch
|
blob
|
history
diff --git
a/modules/bacula/templates/bacula-dir.conf.erb
b/modules/bacula/templates/bacula-dir.conf.erb
index
9a2f1c7
..
26eb45e
100644
(file)
--- a/
modules/bacula/templates/bacula-dir.conf.erb
+++ b/
modules/bacula/templates/bacula-dir.conf.erb
@@
-65,6
+65,7
@@
FileSet {
File = /dev
File = /srv/chroot
File = /home/buildd/build-trees
+ File = "\\|grep -s -v ^# /etc/bacula/local-exclude"
}
}