bundles/backup-client: support using a non-standard ssh port
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-11-14 12:49:57 +01:00
parent f405dca771
commit ff607777ce
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 11 additions and 4 deletions

View file

@ -60,7 +60,7 @@ groups['home'] = {
'relayhost': '[mx0.kunbox.net]:2525',
},
'backup-client': {
'server': '172.19.138.20',
'server': '172.19.138.20:22',
},
},
}