Merge "Set keystone::cache parameters"

This commit is contained in:
Zuul 2020-08-19 21:07:44 +00:00 committed by Gerrit Code Review
commit 3692900359
1 changed files with 2 additions and 2 deletions

View File

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