Add address too
authorTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 09:26:38 +0000 (11:26 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 09:26:38 +0000 (11:26 +0200)
modules/bacula/templates/per-client.conf.erb

index 215923c..f8b488d 100644 (file)
@@ -26,6 +26,7 @@ Job {
 # Client (File Services) to backup
 Client {
   Name = <%= bacula_client_name %>
+  Address = <%= client %>
   FDPort = <%= bacula_client_port %>
   Catalog = MyCatalog
   Password = "<%= bacula_client_secret %>"