puppet-keystone/releasenotes/notes/make-replacing-fernet-keys-...

7 lines
311 B
YAML

---
features:
- The parameter 'fernet_replace_keys' was added; this tells the manifest to
not replace the fernet keys if they have been added already. This is useful
in cases where rotation happens outside of puppet, and running puppet again
would replace the keys and result in an invalid setup.