From 1fac28786f9846ca9b3d7b5497546e034dfb688c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 16 Jul 2013 20:30:43 +0000 Subject: [PATCH] Drop releng03 here too. --- files/bacula/bacula-dir.conf.j2 | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/files/bacula/bacula-dir.conf.j2 b/files/bacula/bacula-dir.conf.j2 index 8c6f453a83..f949a69442 100644 --- a/files/bacula/bacula-dir.conf.j2 +++ b/files/bacula/bacula-dir.conf.j2 @@ -297,13 +297,6 @@ Job { Write Bootstrap = "/var/spool/bacula/people03.bsr" } -Job { - Name = "releng03" - Client = "releng03" - JobDefs = "DefaultJob" - Write Bootstrap = "/var/spool/bacula/releng03.bsr" -} - Job { Name = "releng04" Client = "releng04" @@ -939,18 +932,6 @@ Client { Maximum Concurrent Jobs = 10 } -Client { - Name = releng03 - Address = releng03.phx2.fedoraproject.org - FDPort = 9102 - Catalog = backup03 - Password = "{{ bacula5PasswordDir }}" - File Retention = 90 days - Job Retention = 365 days - AutoPrune = Yes - Maximum Concurrent Jobs = 10 -} - Client { Name = releng04 Address = releng04.phx2.fedoraproject.org