mirror of
https://github.com/xcat2/confluent.git
synced 2025-07-06 12:55:34 +00:00
Correct name of ident_image api
This commit is contained in:
@ -383,7 +383,7 @@ def _init_core():
|
||||
'default': 'ipmi',
|
||||
}),
|
||||
'deployment': {
|
||||
'ident_img': PluginRoute({
|
||||
'ident_image': PluginRoute({
|
||||
'handler': 'identimage'
|
||||
})
|
||||
},
|
||||
|
Reference in New Issue
Block a user