bundles/backup-client: support using a non-standard ssh port
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
f405dca771
commit
ff607777ce
4 changed files with 11 additions and 4 deletions
|
@ -60,7 +60,7 @@ groups['home'] = {
|
|||
'relayhost': '[mx0.kunbox.net]:2525',
|
||||
},
|
||||
'backup-client': {
|
||||
'server': '172.19.138.20',
|
||||
'server': '172.19.138.20:22',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue