mirror of
https://github.com/napalm-automation-community/napalm-vyos.git
synced 2026-09-23 12:41:16 +00:00
Merge cb4d67a81a into a5d3b94663
This commit is contained in:
@@ -73,6 +73,7 @@ class VyOSDriver(NetworkDriver):
|
|||||||
'alt_host_keys': False,
|
'alt_host_keys': False,
|
||||||
'alt_key_file': '',
|
'alt_key_file': '',
|
||||||
'ssh_config_file': None,
|
'ssh_config_file': None,
|
||||||
|
'allow_agent': False,
|
||||||
}
|
}
|
||||||
|
|
||||||
fields = netmiko_version.split('.')
|
fields = netmiko_version.split('.')
|
||||||
|
|||||||
Reference in New Issue
Block a user