mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Correct name of ident_image api
This commit is contained in:
parent
94ab644f5c
commit
bfd40b51de
@ -383,7 +383,7 @@ def _init_core():
|
||||
'default': 'ipmi',
|
||||
}),
|
||||
'deployment': {
|
||||
'ident_img': PluginRoute({
|
||||
'ident_image': PluginRoute({
|
||||
'handler': 'identimage'
|
||||
})
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user