puppet-ovn/releasenotes/notes/package_ensure-00a5cd380097f2af.yaml
Takashi Kajinami 2698b1c19e Support customizing package state
... so that users can install specific versions or even update some
packages.

Change-Id: I09318d95d905ef9c298f3b58c605be585b9a20f1
2022-12-05 17:15:38 +09:00

6 lines
172 B
YAML

---
features:
- |
The ``ovn::northd`` class and the ``ovn::controller`` class now support
customizing state of the packages, by the ``package_ensure`` parameter.