2
0
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:
Jarrod Johnson 2017-07-26 16:57:06 -04:00
parent 12d0fe21cd
commit 8a416ccc5e

View File

@ -234,12 +234,10 @@ def _init_core():
'default': 'ipmi',
}),
'updates': {
'active': {
PluginCollection({
'active': PluginCollection({
'pluginattrs': ['hardwaremanagement.method'],
'default': 'ipmi',
}),
},
}),
},
},
},