Update 'freenas_network_unlock.py'
This commit is contained in:
@@ -33,7 +33,7 @@ for volume in VOLUMES:
|
||||
# auth=('root', '{}'.format(config.ROOT_PASSWORD)),
|
||||
# verify='{}'.format(config.CA_CERT_PATH),
|
||||
#).json()
|
||||
print(config.POOLS[volume.name])
|
||||
print(config.POOLS[volume[name]])
|
||||
#else:
|
||||
#print("Host,{}, is not online".format(FREENAS_HOST))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user