2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-02-15 04:08:59 +00:00

Merge branch 'master' into async

This commit is contained in:
Jarrod Johnson
2026-02-03 07:58:33 -05:00

View File

@@ -39,6 +39,7 @@ def get_switchcreds(configmanager, switches):
user = None
password = switchparms.get(
'secret.snmpcommunity', {}).get('value', None)
privacy_protocol = None
if not password:
password = switchparms.get(
'secret.hardwaremanagementpassword', {}).get('value',