X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fbacula%2Ftemplates%2Fbacula-dir.conf.erb;h=b57171e90f07bf07e7f2a4bc921d835391797257;hb=69e48f13d90588d81f1513e0e0155008ae82b287;hp=d63229dcb3d41f2703161761171c8839f281f8ca;hpb=c23fc29eda43c486841c3261d07884180dc657f2;p=mirror%2Fdsa-puppet.git diff --git a/modules/bacula/templates/bacula-dir.conf.erb b/modules/bacula/templates/bacula-dir.conf.erb index d63229dcb..b57171e90 100644 --- a/modules/bacula/templates/bacula-dir.conf.erb +++ b/modules/bacula/templates/bacula-dir.conf.erb @@ -227,7 +227,7 @@ Pool { Label Format = "<%= @bacula_pool_name %>-catalog.${Year}-${Month:p/2/0/r}-${Day:p/2/0/r}_${Hour:p/2/0/r}:${Minute:p/2/0/r}" Volume Use Duration = 23h Maximum Volume Jobs = 1 - Maximum Volume Bytes = 50G + Maximum Volume Bytes = 500G Action On Purge = Truncate Recycle = yes RecyclePool = "poolcataloggraveyard-<%=@bacula_pool_name%>"