Drop releng03 here too.

This commit is contained in:
Kevin Fenzi 2013-07-16 20:30:43 +00:00
parent 0a3aa547a0
commit 1fac28786f

View file

@ -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