Files
kayobe/etc/kayobe/kolla/globals.yml
Mark Goddard 43db47305c Synchronise config with kayobe-config
Synchronises changes made to kayobe-config that were not synced back to kayobe.

Change-Id: Ib5946ef9423818ebc76cc89d1662cf0076e2f288
2018-10-10 11:17:54 +01:00

9 lines
258 B
YAML

---
# Add extra Kolla global configuration here.
# Although Kolla-Ansible provides full support for Fernet tokens, it still
# defaults to UUID. This setting overrides K-A and brings it in-line with
# Keystone's default.
#
keystone_token_provider: 'fernet'