Skip to content

Commit 43102ab

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Correct device_type in Cumulus NVUE comment"
2 parents 494cc36 + 40116e5 commit 43102ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • networking_generic_switch/devices/netmiko_devices

networking_generic_switch/devices/netmiko_devices/cumulus.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ class CumulusNVUE(netmiko_devices.NetmikoSwitch):
9696
where secret is the password needed for sudo su:
9797
9898
[genericswitch:<hostname>]
99-
device_type = netmiko_cumulus
99+
device_type = netmiko_cumulus_nvue
100100
ip = <ip>
101101
username = <username>
102102
password = <password>

0 commit comments

Comments
 (0)