mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-29 14:28:18 +00:00
Correct mistake in core formatting
This commit is contained in:
@@ -234,12 +234,10 @@ def _init_core():
|
||||
'default': 'ipmi',
|
||||
}),
|
||||
'updates': {
|
||||
'active': {
|
||||
PluginCollection({
|
||||
'active': PluginCollection({
|
||||
'pluginattrs': ['hardwaremanagement.method'],
|
||||
'default': 'ipmi',
|
||||
}),
|
||||
},
|
||||
}),
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user