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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user