Set keystone::cache parameters

The puppet-keystone patch [1] will remove
the deprecated parameters.

This puppet-tripleo patch [2] changes so that
the keystone::cache class is used explicitly
so that we can change these config options.

[1] https://review.opendev.org/#/c/746643/
[2] https://review.opendev.org/#/c/746686/

Depends-On: https://review.opendev.org/#/c/746686/
Change-Id: I1006eed5acee423bda380da5a61407fdc14a296c
This commit is contained in:
Tobias Urdin 2020-08-18 13:19:26 +02:00
parent ec33f9ce8f
commit bdca0a03fb
1 changed files with 2 additions and 2 deletions

View File

@ -484,8 +484,8 @@ outputs:
-
if:
- cache_enabled
- keystone::cache_enabled: true
keystone::cache_backend: 'dogpile.cache.memcached'
- keystone::cache::enabled: true
keystone::cache::backend: 'dogpile.cache.memcached'
- {}
-
if: