Comment 3 for bug 1785835

Revision history for this message
Sanju Abraham (asanju) wrote :

Password for onprem nodes is taken from the topology.yml directly.

Its as simple as reading and updating the pass for the corresponding onprem instance.

I tried to reproduce this multiple times and am not able to.

    20.1.1.119:
      ansible_host: 10.102.44.196
      ansible_ssh_common_args: -o StrictHostKeyChecking=no
      ansible_ssh_pass: cOntrail123
      ansible_ssh_pipelining: true

Marking the bug as Medium and as Incomplete.