puppet-keystone/releasenotes/notes/enable-credental-setup-by-default-98fcc7d80cfdb39a.yaml
Takashi Kajinami b4e600bbd0 Enable credential setup by default
Credential setup should have been enabled by default when
the credential feature in keystone become available in in UCA but we
missed updating the parameter default.

This change updates the parameter because the credential parameter is
available in UCA as well.

Change-Id: I56bcc20d69110f25645c13230036341a9c5c519b
2021-12-13 23:06:07 +00:00

6 lines
141 B
YAML

---
upgrade:
- |
Default value of the ``keystone::enable_credential_setup`` parameter has
been updated from ``false`` to ``true``.