Files
puppet-keystone/releasenotes/notes/optional-email-parameter-for-roles::admin-2a17a5d13fa172da.yaml
Arnaud Morin 9b5e8e2bc2 Make email parameter optional in roles::admin
The email parameter was mandatory even if it is not used when setting
configure_user to false.
This commit make the email parameter optional and set a default value to
admin@localhost.

Change-Id: I2cb092b27b8b3ea2fa082d7bd1b5a20e712c54e4
Signed-off-by: Arnaud Morin <arnaud.morin@gmail.com>
2017-01-29 16:17:35 +00:00

5 lines
118 B
YAML

---
features:
- Email parameter is now optional for roles::admin and
the default value will be admin@localhost.