Use local ssh server for tests

This commit is contained in:
Daniel Poelzleithner 2021-12-02 17:51:32 +01:00
parent 564d54be76
commit 4c3cf2e6af
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@ sync {
default.rsyncssh,
delay = 3,
host = 'localhost',
ssh = {
port= 2468,
identityFile = "]] .. script_path() .. [[/ssh/id_rsa",
},
source = ']]..srcdir..[[',
targetdir = ']]..trgdir..[[',
exclude = {