
This is the prep work to migrate some common parameters from the api class to the base class, and implements basic functionality so that the base class provides consistent functionality in all modules. Change-Id: I0e20b135e8c29f1d27d39d2940d49ea30a1f512c
10 lines
256 B
YAML
10 lines
256 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``barbican`` class now installs the ``barbican-common`` package. Status
|
|
of the package can be customized by the ``barbican::package_ensure``
|
|
parameter.
|
|
|
|
- |
|
|
The ``barbican::purge_config`` parameter has been added.
|