Fix described wrong default of nova::enabled_ssl_apis

Change-Id: Id8148559685119661ff2afaab02c53cc0f65a6b8
This commit is contained in:
Takashi Kajinami 2024-07-10 22:20:59 +09:00
parent 8600cd851e
commit 5369ab9ac0

View File

@ -171,8 +171,7 @@
#
# [*enabled_ssl_apis*]
# (optional) List of APIs to SSL enable
# Defaults to []
# Possible values : 'osapi_compute', 'metadata'
# Defaults to ['osapi_compute', 'metadata']
#
# [*cert_file*]
# (optional) Certificate file to use when starting API server securely