mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
One more tests that needs the host keys ignored
This commit is contained in:
parent
e8c3bdb482
commit
9d4d730d59
1 changed files with 1 additions and 0 deletions
|
@ -191,6 +191,7 @@ def test_shell_inject_tgt(client, salt_ssh_roster_file, tmp_path, salt_auto_acco
|
|||
"eauth": "auto",
|
||||
"username": salt_auto_account.username,
|
||||
"password": salt_auto_account.password,
|
||||
"ignore_host_keys": True,
|
||||
}
|
||||
ret = client.run(low)
|
||||
assert path.exists() is False
|
||||
|
|
Loading…
Add table
Reference in a new issue