Nice big changes here
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# These are jobs run for vms, storage, archive, etc
|
||||
# These are mainly jobs for archive.
|
||||
|
||||
Job { # Archive Obelisk
|
||||
Name = "Archive-Obelisk"
|
||||
1
Dir Config/clients/zinc-client-system.conf
Normal file
1
Dir Config/clients/zinc-client-system.conf
Normal file
@@ -0,0 +1 @@
|
||||
# These are jobs run for vms, storage, etc
|
||||
@@ -63,6 +63,7 @@ Job { # Backup Michael
|
||||
Differential Backup Pool = Diff-Pool
|
||||
Incremental Backup Pool = Incr-Pool
|
||||
}
|
||||
|
||||
Job { # Backup Matthew
|
||||
Name = "Backup-Matthew"
|
||||
Client = Zinc-Client
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
@/etc/bacula/clients/zinc-client-users.conf
|
||||
@/etc/bacula/clients/zinc-client-other.conf
|
||||
|
||||
@/etc/bacula/clients/zinc-client-system.conf
|
||||
@/etc/bacula/clients/zinc-client-archive.conf
|
||||
|
||||
Client {
|
||||
Name = Zinc-Client
|
||||
Password = "iamnotacrook"
|
||||
Address = 10.85.3.31
|
||||
Catalog = MyCatalog
|
||||
File Retention = 60 days # 60 days
|
||||
Job Retention = 6 months # six months
|
||||
File Retention = 6 months
|
||||
Job Retention = 2 years
|
||||
AutoPrune = yes # Prune expired Jobs/Files
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user