
During the previous cycle, a warning message was added to inform users of this change. Now the default value is updated so that SSL is disabled by default. Change-Id: I6bd11a340b8623b45da7284e52ee505ea6870562
10 lines
264 B
YAML
10 lines
264 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Default value of the following parameters has been changed from ``true`` to
|
|
``false`` and now ssl is disabled by default.
|
|
|
|
- ``heat::wsgi::apache::ssl``
|
|
- ``heat::wsgi::apache_api::ssl``
|
|
- ``heat::wsgi::apache_api_cfn::ssl``
|