
The parameter name used to enforce package state is inconsistent across manifests and modules. I settle on package_ensure since it's already widely used. Change-Id: I843bdc0b9f72b4758c19e6a8ddad1368c7d80977 Closes-Bug: #1668732
5 lines
155 B
YAML
5 lines
155 B
YAML
---
|
|
deprecations:
|
|
- watcher::ensure_package is now deprecated and will be removed in the
|
|
future release. Please use watcher::package_ensure instead.
|