backups: do backup rotation ourselves instead of relying on zfs-auto-snapshot
This commit is contained in:
parent
b6eb12ed90
commit
c9054a243a
7 changed files with 169 additions and 13 deletions
|
@ -50,11 +50,6 @@ nodes['home.nas'] = {
|
|||
'exclude_from_backups': True,
|
||||
},
|
||||
'backup-server': {
|
||||
'clients': {
|
||||
'kunsi-t470': {
|
||||
'user': 'kunsi-t470',
|
||||
},
|
||||
},
|
||||
'my_hostname': 'franzi-home.kunbox.net',
|
||||
'my_ssh_port': 2022,
|
||||
'zfs-base': 'storage/backups',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue