eb2b84ea8f
The barbican::wsgi::apache class names a few parameters and resources differently from the other modules. To make its interface and implementation consistent with the other implementations, this renames these inconsistent names. The old parameter names are kept but will be removed in a future release. Change-Id: I49ca51e4ea7a2404dfdbd0c88ce39339750da4f6
10 lines
267 B
YAML
10 lines
267 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``barbican::wsgi::apache::public_port`` parameter has been deprecated.
|
|
Use the ``port`` prameter instead.
|
|
|
|
- |
|
|
The ``barbican::wsgi::apache::public_path`` parameter has been deprecated.
|
|
Use the ``path`` prameter instead.
|