groups/all: do backups
All checks were successful
bundlewrap/pipeline/head This commit looks good

.. except for a couple of nodes which hold no important data
This commit is contained in:
Franzi 2020-11-13 12:59:06 +01:00
parent 45723a4c8a
commit cec8a14dfd
Signed by: kunsi
GPG key ID: 12E3D2136B818350
7 changed files with 28 additions and 4 deletions

View file

@ -55,6 +55,9 @@ groups['home'] = {
# than our own domains.
'relayhost': '[mx0.kunbox.net]:2525',
},
'backup-client': {
'server': '172.19.138.20',
},
},
}