From: Peter Palfrader Date: Sun, 19 Aug 2012 06:43:20 +0000 (+0200) Subject: Only one backup per client X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=b86f47eda01adf6810c721b2d57623253ef473f4;p=mirror%2Fdsa-puppet.git Only one backup per client --- diff --git a/modules/bacula/templates/per-client.conf.erb b/modules/bacula/templates/per-client.conf.erb index e30f628f9..4f31e5220 100644 --- a/modules/bacula/templates/per-client.conf.erb +++ b/modules/bacula/templates/per-client.conf.erb @@ -8,6 +8,7 @@ Job { Name = "<%= client %>" JobDefs = "Standardbackup" Client = <%= bacula_client_name %> + Maximum Concurrent Jobs = 1 } # Client (File Services) to backup