nodes/home.paperless: set backup target
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
3468b719ed
commit
79facf2409
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ nodes['home.paperless'] = {
|
||||||
'gateway4': '172.19.138.1',
|
'gateway4': '172.19.138.1',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'backup-client': {
|
||||||
|
'server': '172.19.138.20:22',
|
||||||
|
},
|
||||||
'nfs-client': {
|
'nfs-client': {
|
||||||
'mounts': {
|
'mounts': {
|
||||||
'nas_paperless': {
|
'nas_paperless': {
|
||||||
|
|
Loading…
Reference in a new issue