Skip to content

[ansible ssh] disable host key check for ssh#1482

Merged
yxieca merged 1 commit intosonic-net:masterfrom
yxieca:ssh
Mar 25, 2020
Merged

[ansible ssh] disable host key check for ssh#1482
yxieca merged 1 commit intosonic-net:masterfrom
yxieca:ssh

Conversation

@yxieca
Copy link
Copy Markdown
Collaborator

@yxieca yxieca commented Mar 24, 2020

Summary:
Fixes # (issue)

Type of change

  • [] Bug fix
  • Testbed and Framework(new/improvement)
  • [] Test case(new/improvement)

Disable ssh host key check at global level. Looks like we already
tried to disable it from ansible.cfg with ansible options but that
somehow didn't work.

Adding it to the global ssh option list.

Signed-off-by: Ying Xie ying.xie@microsoft.com

How did you verify/test it?

Run test against a DUT. Install a new image. Run test again.

Upon image change, without the change, test would fail claiming DUT is unreachable. With the change test proceeds.

Disable ssh host key check at global level. Looks like we already
tried to disable it from ansible.cfg with ansible options but that
somehow didn't work.

Adding it to the global ssh option list.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
@yxieca yxieca merged commit d2a431b into sonic-net:master Mar 25, 2020
@yxieca yxieca deleted the ssh branch March 25, 2020 16:24
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
…ux-kernel submodules (sonic-net#7064)

sonic-swss
* Add table descriptions for dynamic buffer calculation to the documents (sonic-net#1664)
* Remove vxlanmgrd dependency on orchagent (sonic-net#1647)

sonic-utilities
* [show] Fix 'show mac' output, when FDB entry with Vlan 1 is present (sonic-net#1368)
* [warm-reboot]: Check empty key before issuing redis hget (sonic-net#1496)
* [generate-dump] Remove Arista specific logic (sonic-net#1482)
* [warm-reboot]: added automated recover for ISSU file (sonic-net#1466)
* [warm-reboot] Check if warm restart flag is set when issuing a warm-reboot (sonic-net#1460)
* [show][config] fix for show/config muxcable hwmode model value; fix show/config muxcable return codes; (sonic-net#1494)

sonic-linux-kernel
* [net] Disable prio and cls cgroups to make working cgroup2 sock matching (sonic-net#198)

Signed-off-by: Danny Allen <daall@microsoft.com>
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
d03c6ccc90b92d9319c500a8adcf727a9fa5609b (HEAD -> 201911, origin/201911) [intfsorch] Init proxy_arp variable while adding router interface. (sonic-net#1473)
9e7c0bc8e3f2c7c5422f2f8a2c6498f659dcdf84 [drop counters] Clarify log messages for initial counter setup (sonic-net#1445)
da8ac754fa1c36f9bb7ba1210017f915f339cfe0 Create vnet tunnel map only if it doesn't exist (sonic-net#1482)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants