Forráskód Böngészése

bareos-dir: remove test jobs

lt07 admin 8 éve
szülő
commit
ec84a50429
1 módosított fájl, 0 hozzáadás és 23 törlés
  1. 0 23
      bareos-dir.d/jobs.conf

+ 0 - 23
bareos-dir.d/jobs.conf

@@ -145,29 +145,6 @@ Job {
   FileSet="archivo hdd01"
 }
 
-#
-# Define the main nightly save backup job
-#   By default, this job will back up to disk in /var/lib/bareos/storage
-Job {
-  Name = "Backup_archivo_Test"
-  JobDefs = "DefaultJob"
-  FileSet="archivo test"
-  Storage="LTO7"
-  #Client = lto7-fd
-  Client = archivo-fd
-}
-#
-# Define the main nightly save backup job
-#   By default, this job will back up to disk in /var/lib/bareos/storage
-Job {
-  Name = "Backup_SelfTest"
-  JobDefs = "DefaultJob"
-  FileSet="SelfTest"
-  Storage="LTO7"
-  #Client = lto7-fd
-  #Client = archivo-fd
-}
-
 #
 # Backup the catalog database (after the nightly save)
 #