Skip to content

Commit 42a8d8d

Browse files
authored
Check SSH server readiness for EXOS containers (#3256)
1 parent 7de74ac commit 42a8d8d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

netsim/devices/exos.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ clab:
3434
group_vars:
3535
ansible_user: vrnetlab
3636
ansible_ssh_pass: VR-netlab9
37+
netlab_ready: [ ssh ]
38+
netlab_check_retries: 40
39+
netlab_check_delay: 10
3740
group_vars:
3841
ansible_network_os: exos
3942
ansible_connection: ansible.netcommon.network_cli

0 commit comments

Comments
 (0)