cleanups that break things, my favorite kind
authorPeter Palfrader <peter@palfrader.org>
Fri, 24 Aug 2012 13:55:48 +0000 (15:55 +0200)
committerPeter Palfrader <peter@palfrader.org>
Fri, 24 Aug 2012 13:55:48 +0000 (15:55 +0200)
modules/bacula/templates/bacula-dir.conf.erb

index fe2d5ee..50e3f32 100644 (file)
@@ -171,7 +171,7 @@ Job {
   Type = Restore
   Client = <%=bacula_director_address%>-fd
   FileSet = "Standard Set"
-  Pool = full-<%=bacula_pool_name%>-<%=bacula_director_address%>
+  Pool = poolfull-<%=bacula_pool_name%>-<%=bacula_director_address%>
   Messages = Standard
   Where = /var/tmp/bacula-restores
 }