X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fbacula%2Ftemplates%2Fper-client.conf.erb;h=3ceaeff7acf747fa1498f85bb8193adfa495a85d;hb=536b02369dc8743a6c3611cff42f174612ed8a12;hp=5451b460aa4e262d41387f4254ec5cdc444b9659;hpb=e96e72674696752c5a15e7618677b704919f4dc8;p=mirror%2Fdsa-puppet.git diff --git a/modules/bacula/templates/per-client.conf.erb b/modules/bacula/templates/per-client.conf.erb index 5451b460a..3ceaeff7a 100644 --- a/modules/bacula/templates/per-client.conf.erb +++ b/modules/bacula/templates/per-client.conf.erb @@ -29,7 +29,7 @@ Client { FDPort = <%= bacula_client_port %> Catalog = MyCatalog Password = "<%= bacula_client_secret %>" - File Retention = 30 days # 30 days + File Retention = 70 days # a bit over 2 months Job Retention = 6 months # six months AutoPrune = yes # Prune expired Jobs/Files @@ -87,7 +87,7 @@ Pool { Storage = "<%=bacula_filestor_name%>-<%= client %>" Recycle = no AutoPrune = yes - Volume Retention = 1 year + Volume Retention = 6 months Label Format = "<%= bacula_pool_name %>-diff-<%= client %>.${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 @@ -101,7 +101,7 @@ Pool { Storage = "<%=bacula_filestor_name%>-<%= client %>" Recycle = no AutoPrune = yes - Volume Retention = 2 months + Volume Retention = 70 days Label Format = "<%= bacula_pool_name %>-inc-<%= client %>.${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