Enable IPMI debugging in the testing mode
Change-Id: I6759059424cc6231e2a66a20c4a047cb159aed67
This commit is contained in:
parent
e41ed49832
commit
f1b06ce436
@ -136,6 +136,9 @@ allowed_origin = {{ cors_allowed_origin | default('allowed_origin=http://localho
|
||||
allow_credentials = {{ enable_cors_credential_support | default('true') }}
|
||||
{% endif %}
|
||||
|
||||
[ipmi]
|
||||
debug = {{ ironic_debug | bool and testing | bool }}
|
||||
|
||||
[ilo]
|
||||
use_web_server_for_images = true
|
||||
kernel_append_params = {{ ilo_kernel_params }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user