]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/bacula-sd-2drive.conf.in
regress: tweak diff.pl output
[bacula/bacula] / regress / scripts / bacula-sd-2drive.conf.in
index 12d2e8d6c755470ea441d1da070eb77d5ed64e9b..b602e35be38df34f8b6af0038f851e49ef38e08c 100644 (file)
@@ -32,7 +32,7 @@ Director {
 #  same Name and MediaType. 
 #
 Autochanger {
-  Name = DDS-4
+  Name = tape
   Changer Device = @autochanger@
   Changer Command ="@scriptdir@/@changer_script@ %c %o %S %a %d"
   Device = Drive-0, Drive-1
@@ -40,7 +40,7 @@ Autochanger {
 
 Device {
   Name = Drive-0
-  Media Type = DDS-4
+  Media Type = tape
   Archive Device = @tape_drive@
   AutomaticMount = yes;               # when device opened, read it
   Autochanger = yes
@@ -53,7 +53,7 @@ Device {
 
 Device {
   Name = Drive-1
-  Media Type = DDS-4
+  Media Type = tape
   Archive Device = @tape_drive1@
   AutomaticMount = yes;               # when device opened, read it
   Autochanger = yes