Re: [Bacula-users] Includes in .conf files

2007-06-13 Thread Frank Sweetser
Kyle Marsh wrote: > Thanks all for your responses! Dave, I'm writing a python script that > parses a text file containing information about the bacula install > (working directory, install directory, director name, etc.) and > another containing information about all the clients that I need to > b

Re: [Bacula-users] Includes in .conf files

2007-06-12 Thread Kyle Marsh
Thanks all for your responses! Dave, I'm writing a python script that parses a text file containing information about the bacula install (working directory, install directory, director name, etc.) and another containing information about all the clients that I need to back up. It then creates a f

Re: [Bacula-users] Includes in .conf files

2007-06-12 Thread Frank Sweetser
Kyle Marsh wrote: > Hi all, > > I've seen allusions to being able to include files in bacula's > configuration files -- that would make my job of writing a script to > generate client and job entries much easier -- but I haven't been able > to find any references to it in the manual. Is this poss