X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=tests%2Fos%2Fvuls%2Fconfig.toml;fp=tests%2Fos%2Fvuls%2Fconfig.toml;h=b1681c4748230083ba61c0efdb6fd6497be24ce7;hp=1329cd5b42ea0952fd63ef86a3d467743a3b5905;hb=aa6681d0c42a279f99cca50bba5719665e497ea3;hpb=5eaedeb5e211a11ca838b00a55ea49367ad90c4a diff --git a/tests/os/vuls/config.toml b/tests/os/vuls/config.toml index 1329cd5..b1681c4 100644 --- a/tests/os/vuls/config.toml +++ b/tests/os/vuls/config.toml @@ -5,4 +5,5 @@ host = "HOST" port = "22" user = "USERNAME" keyPath = "/root/.ssh/id_rsa" +sshConfigPath = "/root/.ssh/config" containerType = "docker"