]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/bacula-sd-2disk-drive.conf.in
regress: detect configure failure
[bacula/bacula] / regress / scripts / bacula-sd-2disk-drive.conf.in
index 00f88325fdce83c77d1719d6b44a66e36d8ca097..2d32e1822d96cc90a00ed67e5f4e6e4884f29a31 100644 (file)
@@ -33,7 +33,7 @@ Director {
 #  same Name and MediaType. 
 #
 Autochanger {
-  Name = DDS-4
+  Name = tape
   Changer Device = @disk_drive@/conf
   Changer Command ="@scriptdir@/disk-changer %c %o %S %a %d"
   Device = Drive-0, Drive-1
@@ -42,7 +42,7 @@ Autochanger {
 Device {
   Name = Drive-0
   Device Type = File
-  Media Type = DDS-4
+  Media Type = tape
   Archive Device = @disk_drive@/drive0
   AutomaticMount = yes;               # when device opened, read it
   Autochanger = yes
@@ -55,7 +55,7 @@ Device {
 Device {
   Name = Drive-1
   Device Type = File
-  Media Type = DDS-4
+  Media Type = tape
   Archive Device = @disk_drive@/drive1
   AutomaticMount = yes;               # when device opened, read it
   Autochanger = yes