From: Peter Palfrader Date: Fri, 24 Aug 2012 17:46:57 +0000 (+0200) Subject: Get rid of unused device X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=7f9c13f5c919e065f7a39cdf40d8140384cdd5c1;p=mirror%2Fdsa-puppet.git Get rid of unused device --- diff --git a/modules/bacula/templates/bacula-sd.conf.erb b/modules/bacula/templates/bacula-sd.conf.erb index c6d99732b..b048f8e5f 100644 --- a/modules/bacula/templates/bacula-sd.conf.erb +++ b/modules/bacula/templates/bacula-sd.conf.erb @@ -39,22 +39,6 @@ Director { TLS Key = "<%= bacula_ssl_server_key %>" } - -# To connect, the Director's bacula-dir.conf must have the -# same Name and MediaType. -# -Device { - Name = <%= bacula_filestor_device %> - Media Type = <%= bacula_filestor_name %> - Archive Device = <%= bacula_backup_path %> - LabelMedia = yes; - Random Access = Yes; - AutomaticMount = yes; - RemovableMedia = no; - AlwaysOpen = no; - Maximum Network Buffer Size = 524288 -} - # Send all messages to the Director, # mount messages also are sent to the email address #