mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-12 00:00:12 +00:00
fix typo error of rspconfig powersupplyredundancy
This commit is contained in:
@ -198,7 +198,7 @@ RSPCONFIG_APIS = {
|
||||
'get_data': [],
|
||||
'display_name': "BMC PowerSupplyRedundancy",
|
||||
'attr_values': {
|
||||
'disabled': ["Disables"],
|
||||
'disabled': ["Disabled"],
|
||||
'enabled': ["Enabled"],
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user