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

@ -25,7 +25,7 @@ groups['all'] = {
},
},
'backup-client': {
'server': 'franzi-home.kunbox.net',
'server': 'franzi-home.kunbox.net:2022',
},
},
'pip_command': 'pip3',