mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 17:43:14 +00:00
Correct mistake in core formatting
This commit is contained in:
parent
12d0fe21cd
commit
8a416ccc5e
@ -234,12 +234,10 @@ def _init_core():
|
||||
'default': 'ipmi',
|
||||
}),
|
||||
'updates': {
|
||||
'active': {
|
||||
PluginCollection({
|
||||
'active': PluginCollection({
|
||||
'pluginattrs': ['hardwaremanagement.method'],
|
||||
'default': 'ipmi',
|
||||
}),
|
||||
},
|
||||
}),
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user