puppet-swift/releasenotes/notes/init-client-package-ensure-6daa722ad33783c4.yaml
Tobias Urdin 38753f433d Deprecated swift::client_package_ensure
This should be directly set in the swift::client
class, this also makes us supress the unknown
variable error.

Change-Id: I79a148c90fbd4f70f6f5e6d9857d0c14da99338f
2019-06-10 22:31:05 +02:00

10 lines
342 B
YAML

---
upgrade:
- |
The swift::client_ensure_package parameter is deprecated and has no effect
if you use the swift::client class please define the ensure parameter there.
deprecations:
- |
The swift::client_ensure_package parameter is deprecated, if you use the
swift::client class please define the ensure parameter there.